OpenMS
2.8.0
|
structure that maps references of corresponding objects after copying More...
#include <OpenMS/METADATA/ID/IdentificationData.h>
Public Member Functions | |
IdentifiedMolecule | translate (IdentifiedMolecule old) const |
ObservationMatchRef | translate (ObservationMatchRef old) const |
Public Attributes | |
std::map< InputFileRef, InputFileRef > | input_file_refs |
std::map< ScoreTypeRef, ScoreTypeRef > | score_type_refs |
std::map< ProcessingSoftwareRef, ProcessingSoftwareRef > | processing_software_refs |
std::map< SearchParamRef, SearchParamRef > | search_param_refs |
std::map< ProcessingStepRef, ProcessingStepRef > | processing_step_refs |
std::map< ObservationRef, ObservationRef > | observation_refs |
std::map< ParentSequenceRef, ParentSequenceRef > | parent_sequence_refs |
std::map< IdentifiedPeptideRef, IdentifiedPeptideRef > | identified_peptide_refs |
std::map< IdentifiedOligoRef, IdentifiedOligoRef > | identified_oligo_refs |
std::map< IdentifiedCompoundRef, IdentifiedCompoundRef > | identified_compound_refs |
std::map< AdductRef, AdductRef > | adduct_refs |
std::map< ObservationMatchRef, ObservationMatchRef > | observation_match_refs |
bool | allow_missing = false |
structure that maps references of corresponding objects after copying
|
inline |
References OpenMS::IdentificationDataInternal::COMPOUND, IdentifiedMolecule::getIdentifiedCompoundRef(), IdentifiedMolecule::getIdentifiedOligoRef(), IdentifiedMolecule::getIdentifiedPeptideRef(), IdentifiedMolecule::getMoleculeType(), OpenMS::IdentificationDataInternal::PROTEIN, and OpenMS::IdentificationDataInternal::RNA.
|
inline |
bool allow_missing = false |
std::map<IdentifiedCompoundRef, IdentifiedCompoundRef> identified_compound_refs |
std::map<IdentifiedOligoRef, IdentifiedOligoRef> identified_oligo_refs |
std::map<IdentifiedPeptideRef, IdentifiedPeptideRef> identified_peptide_refs |
std::map<InputFileRef, InputFileRef> input_file_refs |
std::map<ObservationMatchRef, ObservationMatchRef> observation_match_refs |
std::map<ObservationRef, ObservationRef> observation_refs |
std::map<ParentSequenceRef, ParentSequenceRef> parent_sequence_refs |
std::map<ProcessingSoftwareRef, ProcessingSoftwareRef> processing_software_refs |
std::map<ProcessingStepRef, ProcessingStepRef> processing_step_refs |
std::map<ScoreTypeRef, ScoreTypeRef> score_type_refs |
std::map<SearchParamRef, SearchParamRef> search_param_refs |