OpenMS
2.7.0
|
If you want some general information about a peak or feature map, use the FileInfo tool.
If you are experiencing problems while processing an XML file you can check if the file does validate against the XML schema:
Validation is available for several file formats including mzML, mzData, mzXML, featureXML and idXML.
Another frequently-occurring problem is corrupt data. You can check for corrupt data in peak files with FileInfo as well:
The TOPP tools work only on the HUPO-PSI mzML format. If you need to convert mzData, mzXML or ANDI/MS data to mzML, you can do that using the FileConverter, e.g.
If you use the format names as file extension, the tool derives the format from the extension. For other extensions, the file formats of the input and output file can be given explicitly.
Sequest DTA files can be extracted from a mzML file using the DTAExtractor:
The retention time of a scan, the precursor mass-to-charge ratio (for MS/MS scans) and the file extension are appended to the output file name.
To combine several files (e.g. DTA files) to an mzML file use the FileMerger:
The retention times of the scans can be generated, taken from the infile_list.txt or can be extracted from the DTA file names. See the FileMerger documentation for details.
If you want to extract part of the data from an mzML file, you can use the FileFilter tool. It allows filtering for RT, m/z and intensity range or for MS level. To extract the MS/MS scans between retention time 100 and 1500, you would use the following command: