35#include <QJsonDocument>
36#include "../output/cboroutputstream.h"
37#include "../msrungroup.h"
53 const QString &tmp_dir_name,
54 const QJsonDocument &json_doc);
64 const QJsonValue documentFind(
const QString &key1,
const QString &key2)
const;
65 void readMzDataFiles();
66 void readAlignmentMethodSp();
67 void readQuantificationMethodSp();
68 void readProjectParameters();
69 void read_protein_list();
70 void read_peptide_list();
71 void read_msrun_peptide_observations();
74 void computeIsotopologues(
double ni_ratio);
94 bool m_isMatchBetweenRun =
true;
std::shared_ptr< QuantificationMethod > QuantificationMethodSp
std::shared_ptr< AlignmentMethod > AlignmentMethodSp