|
libpappsomspp
Library for mass spectrometry
|
#include <numeric>#include <limits>#include <vector>#include <map>#include <cmath>#include <iostream>#include <iomanip>#include <QDebug>#include <QFile>#include <QThread>#include "massspectrumpluscombiner.h"#include "../../types.h"#include "pappsomspp/core/utils.h"#include "pappsomspp/core/pappsoexception.h"#include "pappsomspp/core/exception/exceptionoutofrange.h"#include "pappsomspp/core/exception/exceptionnotpossible.h"Go to the source code of this file.
Namespaces | |
| namespace | pappso |
| tries to keep as much as possible monoisotopes, removing any possible C13 peaks and changes multicharge peaks to monocharge | |