Skip to content

Releases: percolator/pout2mzid

0.4.0

25 Jun 13:38
Compare
Choose a tag to compare

This release contains some new features...

  1. Documentation exists in the docs folder
  2. Support multiple and single MZID files for output

More information about how to use this software is found in the docs folder

version 0.3.0

05 May 13:01
Compare
Choose a tag to compare
version 0.3.0 Pre-release
Pre-release

This release does use cxx/parser meaning that it uses CodeSynthesis stream parsing of large XML files. The mzIdentML file(s) are then updated by manually streaming the file.

First pre-release for streaming
Does support extraction of data from one PercolatorOut file to multiple mzIdentML files
Is compatible with Percolator Out XSD v1.5
Can be compiled under windows

version 0.2.7

11 Apr 10:26
Compare
Choose a tag to compare

This release does use cxx/tree meaning that it uses CodeSynthesis for in-memory parsing, which could be disadvantageous for large XML files.

Is compatible with Percolator Out XSD v1.5

Can be compiled under windows

Version 0.2.5

28 Mar 12:41
Compare
Choose a tag to compare

This release does use cxx/tree meaning that it uses CodeSynthesis for in-memory parsing, which could be disadvantageous for large XML files.

  • First pre-release
  • Does support extraction of data from one PercolatorOut file to multiple mzIdentML files
  • Is compatible with Percolator Out XSD v1.4