libpappsomspp
Library for mass spectrometry
projectparameters.h File Reference

simple structure to store project parameters (identification, filtering, quantification) More...

#include <QString>
#include <QVariant>
#include <odsstream/calcwriterinterface.h>
#include <QCborStreamWriter>
#include <QJsonObject>
#include "../../exportinmportconfig.h"

Go to the source code of this file.

Classes

struct  pappso::ProjectParam
 
class  pappso::ProjectParameters
 

Namespaces

namespace  pappso
 tries to keep as much as possible monoisotopes, removing any possible C13 peaks and changes multicharge peaks to monocharge
 

Enumerations

enum class  pappso::ProjectParamCategory : std::int8_t {
  pappso::undefined = 0 , pappso::general = 1 , pappso::identification = 2 , pappso::filter = 3 ,
  pappso::quantification = 4 , pappso::instrument = 5
}
 

Detailed Description

simple structure to store project parameters (identification, filtering, quantification)

Date
16/03/2024
Author
Olivier Langella

Definition in file projectparameters.h.