OpenMS  2.4.0
MzTab Member List

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

addMetaInfoToOptionalColumns(const std::set< String > &keys, std::vector< MzTabOptionalColumnEntry > &opt, const String id, const MetaInfoInterface meta)MzTabstatic
addPepEvidenceToRows(const std::vector< PeptideEvidence > &peptide_evidences, MzTabPSMSectionRow &row, MzTabPSMSectionRows &rows)MzTabstatic
comment_rows_MzTabprotected
empty_rows_MzTabprotected
exportConsensusMapToMzTab(const ConsensusMap &consensus_map, const String &filename, const bool export_unidentified_features, const bool export_unassigned_ids, String title="ConsensusMap export from OpenMS")MzTabstatic
exportFeatureMapToMzTab(const FeatureMap &feature_map, const String &filename)MzTabstatic
exportIdentificationsToMzTab(const std::vector< ProteinIdentification > &prot_ids, const std::vector< PeptideIdentification > &peptide_ids, const String &filename)MzTabstatic
extractModificationListFromAASequence(const AASequence &aas, const std::vector< String > &fixed_mods=std::vector< String >())MzTabstatic
generateMzTabStringFromFixedModifications(const std::vector< String > &mods)MzTabstatic
generateMzTabStringFromModifications(const std::vector< String > &mods)MzTabstatic
generateMzTabStringFromVariableModifications(const std::vector< String > &mods)MzTabstatic
getCommentRows() constMzTab
getEmptyRows() constMzTab
getMetaData() constMzTab
getPeptideOptionalColumnNames() constMzTab
getPeptideSectionRows() constMzTab
getProteinOptionalColumnNames() constMzTab
getProteinSectionRows() constMzTab
getPSMOptionalColumnNames() constMzTab
getPSMSectionRows() constMzTab
getSmallMoleculeOptionalColumnNames() constMzTab
getSmallMoleculeSectionRows() constMzTab
meta_data_MzTabprotected
MzTab()MzTab
peptide_data_MzTabprotected
protein_data_MzTabprotected
psm_data_MzTabprotected
setCommentRows(const std::map< Size, String > &com)MzTab
setEmptyRows(const std::vector< Size > &empty)MzTab
setMetaData(const MzTabMetaData &md)MzTab
setPeptideSectionRows(const MzTabPeptideSectionRows &psd)MzTab
setProteinSectionRows(const MzTabProteinSectionRows &psd)MzTab
setPSMSectionRows(const MzTabPSMSectionRows &psd)MzTab
setSmallMoleculeSectionRows(const MzTabSmallMoleculeSectionRows &smsd)MzTab
small_molecule_data_MzTabprotected
~MzTab()MzTabvirtual