GNPSExport

Tool to export representative consensus MS/MS scan per consensusElement into a .MGF file format.

See the documentation on https://ccms-ucsd.github.io/GNPSDocumentation/featurebasedmolecularnetworking-with-openms

Web Documentation for GNPSExport

Options

version
Version of the tool that generated this parameters file.
output_type
specificity of mgf output information
peptide_cutoff
Number of most intense peptides to consider per consensus element; '-1' to consider all identifications.
ms2_bin_size
Bin size (Da) for fragment ions when merging ms2 scans.
log
Name of log file (created only when specified)
debug
Sets the debug level
threads
Sets the number of threads allowed to be used by the TOPP tool
no_progress
Disables progress logging to command line
force
Overrides tool-specific checks
test
Enables the test mode (needed for internal use only)
cos_similarity
Cosine similarity threshold for merged_spectra output.

Input Ports

Icon
Input consensusXML file containing only consensusElements with "peptide" annotations. [consensusXML]
Icon
Original mzml files containing the ms2 spectra (aka peptide annotation). #br#Must be in order that the consensusXML file maps the original mzML files. [mzML]

Output Ports

Icon
Output MGF file. [mgf]
Icon
Output feature quantification table. [txt]
Icon
Output supplementary pairs table for IIMN. [csv]
Icon
Output meta value file. [tsv]

Views

GNPSExport Std Output
The text sent to standard out during the execution of GNPSExport.
GNPSExport Error Output
The text sent to standard error during the execution of GNPSExport. (If it appears in gray, it's the output of a previously failing run which is preserved for your trouble shooting.)

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.