47 const String& contact_name,
48 const String& contact_address,
52 std::vector<ProteinIdentification>& prot_ids,
53 std::vector<PeptideIdentification>& pep_ids)
const;
A container for features.
Definition: FeatureMap.h:80
In-Memory representation of a mass spectrometry run.
Definition: MSExperiment.h:45
File adapter for mzQC files used to load and store mzQC files.
Definition: MzQCFile.h:26
void store(const String &input_file, const String &output_file, const MSExperiment &exp, const String &contact_name, const String &contact_address, const String &description, const String &label, const FeatureMap &feature_map, std::vector< ProteinIdentification > &prot_ids, std::vector< PeptideIdentification > &pep_ids) const
Stores QC data in mzQC file with JSON format.
A more convenient string class.
Definition: String.h:34
Main OpenMS namespace.
Definition: openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19