30#include "../exportinmportconfig.h"
32#include "../mzrange.h"
47 std::size_t model_max_size,
64 getAaCodeFromMassList(std::vector<double> &mass_list)
const;
66 std::vector<uint32_t> filterCodeList(std::vector<uint32_t> &code_list)
const;
78 std::uint32_t code = 0;
79 double mz_range_low = 0;
81 double mz_range_up = 0;
code and decodefrom amino acid string to integer
collection of integer code for each amino acid 0 => null 1 to 20 => amino acid sorted by there mass (...
std::vector< aaCodeAndMassRange > m_codeMassList
tries to keep as much as possible monoisotopes, removing any possible C13 peaks and changes multichar...