Class to write out an OpenSwath TSV output (mProphet input) More...
Public Member Functions | |
OpenSwathTSVWriter (String output_filename, String input_filename="inputfile", bool ms1_scores=false) | |
bool | isActive () |
void | writeHeader () |
String | prepareLine (const OpenSwath::LightPeptide &pep, const OpenSwath::LightTransition *transition, FeatureMap &output, String id) |
void | writeLines (std::vector< String > to_output) |
Private Attributes | |
std::ofstream | ofs |
String | input_filename_ |
bool | doWrite_ |
bool | use_ms1_traces_ |
Class to write out an OpenSwath TSV output (mProphet input)
|
inline |
|
inline |
References OpenSwathTSVWriter::doWrite_.
Referenced by OpenSwathWorkflow::scoreAllChromatograms().
|
inline |
Referenced by OpenSwathWorkflow::scoreAllChromatograms().
|
inline |
Referenced by OpenSwathWorkflow::performExtraction().
|
inline |
Referenced by OpenSwathWorkflow::scoreAllChromatograms().
|
private |
Referenced by OpenSwathTSVWriter::isActive().
|
private |
|
private |
|
private |
OpenMS / TOPP release 2.0.0 | Documentation generated on Fri Jan 15 2016 14:22:32 using doxygen 1.8.9.1 |