OpenMS
ParentSequence Member List

This is the complete list of members for ParentSequence, including all inherited members.

accessionParentSequence
addMetaValues(const MetaInfoInterface &from)MetaInfoInterface
addProcessingStep(const AppliedProcessingStep &step)ScoredProcessingResultinline
addProcessingStep(ProcessingStepRef step_ref, const std::map< ScoreTypeRef, double > &scores=std::map< ScoreTypeRef, double >())ScoredProcessingResultinline
addScore(ScoreTypeRef score_type, double score, const std::optional< ProcessingStepRef > &processing_step_opt=std::nullopt)ScoredProcessingResultinline
clearMetaInfo()MetaInfoInterface
coverageParentSequence
createIfNotExists_()MetaInfoInterfaceinlineprotected
descriptionParentSequence
getKeys(std::vector< String > &keys) constMetaInfoInterface
getKeys(std::vector< UInt > &keys) constMetaInfoInterface
getMetaValue(const String &name) constMetaInfoInterface
getMetaValue(const String &name, const DataValue &default_value) constMetaInfoInterface
getMetaValue(UInt index) constMetaInfoInterface
getMetaValue(UInt index, const DataValue &default_value) constMetaInfoInterface
getMostRecentScore() constScoredProcessingResultinline
getNumberOfScores() constScoredProcessingResultinline
getScore(ScoreTypeRef score_ref) constScoredProcessingResultinline
getScore(ScoreTypeRef score_ref, std::optional< ProcessingStepRef > processing_step_opt) constScoredProcessingResultinline
getScoreAndStep(ScoreTypeRef score_ref) constScoredProcessingResultinline
getStepsAndScoresByStep()ScoredProcessingResultinline
getStepsAndScoresByStep() constScoredProcessingResultinline
is_decoyParentSequence
isMetaEmpty() constMetaInfoInterface
merge(const ParentSequence &other)ParentSequenceinline
OpenMS::IdentificationDataInternal::ScoredProcessingResult::merge(const ScoredProcessingResult &other)ScoredProcessingResultinline
meta_MetaInfoInterfaceprotected
MetaInfoInterface()MetaInfoInterface
MetaInfoInterface(const MetaInfoInterface &rhs)MetaInfoInterface
MetaInfoInterface(MetaInfoInterface &&) noexceptMetaInfoInterface
metaRegistry()MetaInfoInterfacestatic
metaValueExists(const String &name) constMetaInfoInterface
metaValueExists(UInt index) constMetaInfoInterface
molecule_typeParentSequence
operator!=(const MetaInfoInterface &rhs) constMetaInfoInterface
operator=(const MetaInfoInterface &rhs)MetaInfoInterface
operator=(MetaInfoInterface &&) noexceptMetaInfoInterface
operator==(const MetaInfoInterface &rhs) constMetaInfoInterface
ParentSequence(const String &accession, MoleculeType molecule_type=MoleculeType::PROTEIN, const String &sequence="", const String &description="", double coverage=0.0, bool is_decoy=false, const AppliedProcessingSteps &steps_and_scores=AppliedProcessingSteps())ParentSequenceinlineexplicit
ParentSequence(const ParentSequence &)=defaultParentSequence
removeMetaValue(const String &name)MetaInfoInterface
removeMetaValue(UInt index)MetaInfoInterface
ScoredProcessingResult(const AppliedProcessingSteps &steps_and_scores=AppliedProcessingSteps())ScoredProcessingResultinlineexplicitprotected
ScoredProcessingResult(const ScoredProcessingResult &)=defaultScoredProcessingResultprotected
sequenceParentSequence
setMetaValue(const String &name, const DataValue &value)MetaInfoInterface
setMetaValue(UInt index, const DataValue &value)MetaInfoInterface
steps_and_scoresScoredProcessingResult
swap(MetaInfoInterface &rhs)MetaInfoInterface
~MetaInfoInterface()MetaInfoInterface