OpenMS
2.4.0
|
#include <OpenMS/KERNEL/StandardTypes.h>
#include <OpenMS/FORMAT/MzMLFile.h>
#include <OpenMS/CONCEPT/Constants.h>
#include <OpenMS/APPLICATIONS/TOPPBase.h>
#include <OpenMS/DATASTRUCTURES/Param.h>
#include <OpenMS/KERNEL/MSSpectrum.h>
#include <OpenMS/METADATA/SpectrumSettings.h>
#include <OpenMS/KERNEL/MSExperiment.h>
#include <OpenMS/FORMAT/FASTAFile.h>
#include <OpenMS/ANALYSIS/ID/PeptideIndexing.h>
#include <OpenMS/CHEMISTRY/ModificationsDB.h>
#include <OpenMS/ANALYSIS/RNPXL/ModifiedPeptideGenerator.h>
#include <OpenMS/ANALYSIS/RNPXL/HyperScore.h>
#include <OpenMS/ANALYSIS/RNPXL/RNPxlDeisotoper.h>
#include <OpenMS/FILTERING/TRANSFORMERS/ThresholdMower.h>
#include <OpenMS/FILTERING/TRANSFORMERS/NLargest.h>
#include <OpenMS/FILTERING/TRANSFORMERS/WindowMower.h>
#include <OpenMS/FILTERING/TRANSFORMERS/Normalizer.h>
#include <OpenMS/CHEMISTRY/TheoreticalSpectrumGenerator.h>
#include <OpenMS/KERNEL/Peak1D.h>
#include <OpenMS/FORMAT/IdXMLFile.h>
#include <OpenMS/CHEMISTRY/ResidueModification.h>
#include <OpenMS/FILTERING/ID/IDFilter.h>
#include <map>
#include <algorithm>
Classes | |
class | SimpleSearchEngine |
struct | SimpleSearchEngine::AnnotatedHit |
Slimmer structure as storing all scored candidates in PeptideHit objects takes too much space. More... | |
Macros | |
#define | NUMBER_OF_THREADS (1) |
Functions | |
int | main (int argc, const char **argv) |
#define NUMBER_OF_THREADS (1) |
Referenced by SimpleSearchEngine::main_().
int main | ( | int | argc, |
const char ** | argv | ||
) |
References TOPPBase::main().