OpenMS  2.7.0
IdentificationDataConverter Member List

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

addMzTabMoleculeParentContext_(const IdentificationData::MoleculeParentMatch &match, MzTabOligonucleotideSectionRow &row)IdentificationDataConverterprotectedstatic
addMzTabMoleculeParentContext_(const IdentificationData::MoleculeParentMatch &match, MzTabPeptideSectionRow &row)IdentificationDataConverterprotectedstatic
addMzTabSEScores_(const std::map< IdentificationData::ScoreTypeRef, Size > &scores, std::map< Size, MzTabParameter > &output)IdentificationDataConverterprotectedstatic
exportDBSearchParameters_(IdentificationData::SearchParamRef ref)IdentificationDataConverterprotectedstatic
exportIDs(const IdentificationData &id_data, std::vector< ProteinIdentification > &proteins, std::vector< PeptideIdentification > &peptides, bool export_oligonucleotides=false)IdentificationDataConverterstatic
exportMSRunInformation_(IdentificationData::ProcessingStepRef step_ref, ProteinIdentification &protein)IdentificationDataConverterprotectedstatic
exportMzTab(const IdentificationData &id_data)IdentificationDataConverterstatic
exportParentMoleculeToMzTab_(const IdentificationData::ParentMolecule &parent, std::vector< MzTabSectionRow > &output, std::map< IdentificationData::ScoreTypeRef, Size > &score_map)IdentificationDataConverterinlineprotectedstatic
exportPeptideOrOligoToMzTab_(const IdentSeq &identified, std::vector< MzTabSectionRow > &output, std::map< IdentificationData::ScoreTypeRef, Size > &score_map)IdentificationDataConverterinlineprotectedstatic
exportQueryMatchToMzTab_(const String &sequence, const IdentificationData::MoleculeQueryMatch &match, double calc_mass, std::vector< MzTabSectionRow > &output, std::map< IdentificationData::ScoreTypeRef, Size > &score_map, std::map< IdentificationData::InputFileRef, Size > &file_map)IdentificationDataConverterinlineprotectedstatic
exportStepsAndScoresToMzTab_(const IdentificationData::AppliedProcessingSteps &steps_and_scores, MzTabParameterList &steps_out, std::map< Size, MzTabDouble > &scores_out, std::map< IdentificationData::ScoreTypeRef, Size > &score_map)IdentificationDataConverterprotectedstatic
importDBSearchParameters_(const ProteinIdentification::SearchParameters &pisp, IdentificationData &id_data)IdentificationDataConverterprotectedstatic
importIDs(IdentificationData &id_data, const std::vector< ProteinIdentification > &proteins, const std::vector< PeptideIdentification > &peptides)IdentificationDataConverterstatic
importSequences(IdentificationData &id_data, const std::vector< FASTAFile::FASTAEntry > &fasta, IdentificationData::MoleculeType type=IdentificationData::MoleculeType::PROTEIN, const String &decoy_pattern="")IdentificationDataConverterstatic