#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/SUPERHIRN/FTPeakDetectController.h>
| FTPeakDetectController | ( | const FTPeakDetectController & | ) |
| void add_raw_peak_to_LC_MS_run | ( | LCElutionPeak * | ) |
| void addFakeMSMSToFeature | ( | SHFeature * | ) |
| void addLCelutionProfile | ( | SHFeature * | , | |
| LCElutionPeak * | ||||
| ) |
| void addMS2FeatureToMS1Feature | ( | MS2Feature * | , | |
| SHFeature * | ||||
| ) |
| void associateMS2FeatureToMS1Feature | ( | MS2Feature * | ) |
| bool checkIfFeatureExtractionExists | ( | std::string | ) |
| void constructMS1FeatureFromMS2Feature | ( | MS2Feature * | ) |
| void extract_MS2_elution_features | ( | ) |
| std::string get_target_file | ( | ) | [inline] |
References FTPeakDetectController::targetMzXML.
| LCMS * getLCMS | ( | ) | [inline] |
References FTPeakDetectController::lcms_.
| FTPeakDetectController& operator< | ( | const FTPeakDetectController & | ) |
| FTPeakDetectController& operator<= | ( | const FTPeakDetectController & | ) |
| FTPeakDetectController& operator= | ( | const FTPeakDetectController & | ) |
| FTPeakDetectController& operator> | ( | const FTPeakDetectController & | ) |
| FTPeakDetectController& operator>= | ( | const FTPeakDetectController & | ) |
| void parseMzXMLData | ( | ) |
| void process_MS1_level_data_structure | ( | ProcessData * | ) |
| void process_MS2_level_data_structure | ( | ProcessData * | ) |
| void set_target_file | ( | std::string | IN | ) | [inline] |
References FTPeakDetectController::targetMzXML.
| void startScanParsing | ( | Vec | datavec | ) |
| void write_out_parsed_LC_MS | ( | LCMS * | ) |
Referenced by FTPeakDetectController::getLCMS().
std::string OUTPUT_DIR [private] |
std::string SOURCE_DIR [private] |
std::string targetMzXML [private] |
Referenced by FTPeakDetectController::get_target_file(), and FTPeakDetectController::set_target_file().
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:42:57 using doxygen 1.7.1 |