Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
RNPxl.cpp File Reference
#include <OpenMS/APPLICATIONS/TOPPBase.h>
#include <OpenMS/FORMAT/IdXMLFile.h>
#include <OpenMS/FORMAT/MzMLFile.h>
#include <OpenMS/KERNEL/MSExperiment.h>
#include <OpenMS/ANALYSIS/RNPXL/RNPxlModificationsGenerator.h>
#include <OpenMS/ANALYSIS/RNPXL/RNPxlReport.h>
#include <OpenMS/ANALYSIS/RNPXL/RNPxlMarkerIonExtractor.h>
#include <OpenMS/SYSTEM/File.h>
#include <QtCore/QStringList>
#include <QtCore/QProcess>
#include <QtCore/QObject>
#include <QFileInfo>
#include <algorithm>
#include <numeric>
#include <iostream>
#include <iomanip>
#include <fstream>

Classes

class  TOPPRNPxl
 

Macros

#define RT_FACTOR   10000000
 
#define RT_FACTOR_PRECISION   1000
 
#define RT_MODULO_FACTOR   10000
 

Functions

int main (int argc, const char **argv)
 

Macro Definition Documentation

◆ RT_FACTOR

#define RT_FACTOR   10000000

Referenced by TOPPRNPxl::main_().

◆ RT_FACTOR_PRECISION

#define RT_FACTOR_PRECISION   1000

Referenced by TOPPRNPxl::main_().

◆ RT_MODULO_FACTOR

#define RT_MODULO_FACTOR   10000

Referenced by TOPPRNPxl::main_().

Function Documentation

◆ main()

int main ( int  argc,
const char **  argv 
)

References TOPPBase::main().


OpenMS / TOPP release 2.3.0 Documentation generated on Wed Apr 18 2018 19:29:09 using doxygen 1.8.14