Releases: percolator/pout2mzid
Releases · percolator/pout2mzid
0.4.0
version 0.3.0
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
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
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