![]() |
OpenMS
|
Performs proteinSIP on peptide features for elemental flux analysis.
The command line parameters of this tool are:
MetaProSIP -- Performs proteinSIP on peptide features for elemental flux analysis.
Full documentation: http://www.openms.de/doxygen/release/3.4.1/html/TOPP_MetaProSIP.html
Version: 3.4.1 May 19 2025, 14:24:34, Revision: 8aec8ec
To cite OpenMS:
+ Pfeuffer, J., Bielow, C., Wein, S. et al.. OpenMS 3 enables reproducible analysis of large-scale mass spec
trometry data. Nat Methods (2024). doi:10.1038/s41592-024-02197-7.
Usage:
MetaProSIP <options>
Options (mandatory options marked with '*'):
-in_mzML <file>* Centroided MS1 data (valid formats: 'mzML')
-in_fasta <file>* Protein sequence database (valid formats: 'fasta')
-out_csv <file>* Column separated file with feature fitting result. (valid formats: 'csv')
-out_peptide_centric_csv <file>* Column separated file with peptide centric result. (valid formats: 'csv')
-in_featureXML <file>* Feature data annotated with identifications (IDMapper) (valid formats:
'featureXML')
-r_executable <executable> The R executable. Provide a full or relative path, or make sure it can
be found in your PATH environment.
-labeling_element <parameter> Which element (single letter code) is labeled. (default: 'C') (valid:
'C', 'N', 'H', 'O')
Common TOPP options:
-ini <file> Use the given TOPP INI file
-threads <n> Sets the number of threads allowed to be used by the TOPP tool (default:
'1')
-write_ini <file> Writes the default configuration file
--help Shows options
--helphelp Shows all options (including advanced)
INI file documentation of this tool: