OpenMS
2.7.0
|
Go to the source code of this file.
Classes | |
class | MetaboTargetedTargetDecoy |
Resolve overlapping fragments and missing decoys for experimental specific decoy generation in targeted/pseudo targeted metabolomics. More... | |
class | MetaboTargetedTargetDecoy::MetaboTargetDecoyMassMapping |
MetaboTargetDecoyMassMapping introduces a mapping of target and decoy masses and their respective compound reference using an identifier. More... | |
Namespaces | |
OpenMS | |
Main OpenMS namespace. | |
class OpenMS::MetaboTargetedTargetDecoy::MetaboTargetDecoyMassMapping |
MetaboTargetDecoyMassMapping introduces a mapping of target and decoy masses and their respective compound reference using an identifier.
Class Members | ||
---|---|---|
String | decoy_compound_ref | > identifier which allows to reference back to the target (e.g. target_transitions_id) |
vector< double > | decoy_product_masses | > masses of target transitions |
String | identifier | |
String | target_compound_ref | > unique identifier (e.g. m_id) |
vector< double > | target_product_masses | > identifier which allows to reference back to the decoy (e.g. decoy_transitions_id) |