45 void store(
const std::string& input_file,
46 const std::string& output_file,
48 const std::string& contact_name,
49 const std::string& contact_address,
50 const std::string& description,
51 const std::string& label,
53 std::vector<ProteinIdentification>& prot_ids,
void store(const std::string &input_file, const std::string &output_file, const MSExperiment &exp, const std::string &contact_name, const std::string &contact_address, const std::string &description, const std::string &label, const FeatureMap &feature_map, std::vector< ProteinIdentification > &prot_ids, PeptideIdentificationList &pep_ids) const
Stores QC data in mzQC file with JSON format.