Besides TOPP, OpenMS offers a range of other tools. They are not included in TOPP as they are not part of typical analysis pipelines, but they still might be very helpful to you.
Just as the TOPP tools, they can be found to the OpenMS/bin folder.
The UTILS tools are divided into several subgroups:
Maintenance
- INIUpdater - Update INI and TOPPAS files from previous versions of OpenMS as parameters and storage method might have changed
Signal Processing and Preprocessing
- RNPxlXICFilter - Remove MS2 spectra from treatment based on the fold change between control and treatment for RNP cross linking experiments.
File Handling
Algorithm Evaluation
- FFEval - Evaluation tool for feature detection algorithms.
- IDEvaluator - Evaluation tool, comparing peptide recovery at different q-value thresholds for multiple search engines (e.g., after ConsensusID). For interactive version use the IDEvaluatorGUI tool.
- LabeledEval - Evaluation tool for isotope-labeled quantitation experiments.
- UTILS_MapAlignmentEvaluation - Evaluates alignment results against a ground truth.
- RTEvaluation - Application that evaluates TPs (true positives), TNs, FPs, and FNs for an idXML file with predicted RTs.
- TransformationEvaluation - Simple evaluation of transformations (e.g. RT transformations produced by a MapAligner tool).
Protein/Peptide Identification
- DecoyDatabase - Create decoy peptide databases from normal ones.
- Digestor - Digests a protein database in-silico.
- DigestorMotif - Digests a protein database in-silico (optionally allowing only peptides with a specific motif) and produces statistical data for all peptides.
- IDExtractor - Extracts n peptides randomly or best n from idXML files.
- IDMassAccuracy - Calculates a distribution of the mass error from given mass spectra and IDs.
- IDScoreSwitcher - Switches between different scores of peptide or protein hits in identification data.
- RNPxl - Tool for RNP cross linking experiment analysis.
- SequenceCoverageCalculator - Prints information about idXML files.
- SpecLibCreator - Creates an MSP-formatted spectral library.
- SpectraSTSearchAdapter - An interface to the 'SEARCH' mode of the SpectraST program (external, beta).
- PSMFeatureExtractor - Creates search engine specific features for PercolatorAdapter input.
Quantitation
Metabolite Identification
Quality Control
- QCCalculator - Calculates basic quality parameters from MS experiments and compiles data for subsequent QC into a qcML file.
- QCEmbedder - This application is used to embed tables or plots generated externally as attachments to existing quality parameters in qcML files.
- QCExporter - Will extract several quality parameter from several run/sets from a qcML file into a tabular (text) format - counterpart to QCImporter.
- QCExtractor - Extracts a table attachment of a given quality parameter from a qcML file as tabular (text) format.
- QCImporter - Will import several quality parameter from a tabular (text) format into a qcML file - counterpart to QCExporter.
- QCMerger - Merges two qcML files together.
- QCShrinker - This application is used to remove extra verbose table attachments from a qcML file that are not needed anymore, e.g. for a final report.
Misc
Deprecated
- IDDecoyProbability - Estimates peptide probabilities using a decoy search strategy.
WARNING: This utility is deprecated.