18#ifndef MS_PEPQUANTKEYVECTOR_HPP
19#define MS_PEPQUANTKEYVECTOR_HPP
26namespace matrix_science {
27 class ms_peptide_quant_key;
30namespace matrix_science {
71 const std::vector<ms_peptide_quant_key>& toVector()
const;
105 std::vector<ms_peptide_quant_key> data_;
A vector of peptide quant keys.
Definition: ms_peptide_quant_key_vector.hpp:47
Feature key identifying a peptide ratio.
Definition: ms_peptide_quant_key.hpp:69