OpenMS
MetaboTargetedTargetDecoy.h File Reference
Include dependency graph for MetaboTargetedTargetDecoy.h:
This graph shows which files directly or indirectly include this file:

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 Documentation

◆ OpenMS::MetaboTargetedTargetDecoy::MetaboTargetDecoyMassMapping

class OpenMS::MetaboTargetedTargetDecoy::MetaboTargetDecoyMassMapping

MetaboTargetDecoyMassMapping introduces a mapping of target and decoy masses and their respective compound reference using an identifier.

Collaboration diagram for MetaboTargetedTargetDecoy::MetaboTargetDecoyMassMapping:
[legend]
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)