|
libpappsomspp
Library for mass spectrometry
|
base interface to read MSrun files More...
#include <map>#include <QMutex>#include "pappsomspp/core/massspectrum/qualifiedmassspectrum.h"#include "pappsomspp/export-import-config.h"Go to the source code of this file.
Classes | |
| class | pappso::SpectrumCollectionHandlerInterface |
| interface to collect spectrums from the MsRunReader class More... | |
| class | pappso::MsRunSimpleStatistics |
| example of interface to count MS levels of all spectrum in an MSrun More... | |
| class | pappso::MsRunReaderScanNumberMultiMap |
| provides a multimap to find quickly spectrum index from scan number More... | |
| class | pappso::MsRunReaderRetentionTimeLine |
| collect retention times along MS run More... | |
| class | pappso::MsRunReaderTicChromatogram |
| calculate a TIC chromatogram More... | |
| class | pappso::MsRunQualifiedSpectrumLoader |
| Load all qualified spectrum into a vector. More... | |
Namespaces | |
| namespace | pappso |
| tries to keep as much as possible monoisotopes, removing any possible C13 peaks and changes multicharge peaks to monocharge | |
base interface to read MSrun files
Definition in file spectrumcollectionhandlerinterface.h.