47 class ProteinIdentification;
76 void load(
const String& filename,
78 std::vector<PeptideIdentification>& id_data,
93 void load(
const String& filename,
95 std::vector<PeptideIdentification>& id_data,
96 std::map<
String, std::vector<AASequence> >& peptides,
A more convenient string class.
Definition: String.h:58
In-Memory representation of a mass spectrometry experiment.
Definition: MSExperiment.h:77
Representation of a protein identification run.
Definition: ProteinIdentification.h:71
Used to load Mascot XML files.
Definition: MascotXMLFile.h:57
Base class for loading/storing XML files that have a handler derived from XMLHandler.
Definition: XMLFile.h:48
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
Helper class for looking up spectrum meta data.
Definition: SpectrumMetaDataLookup.h:142