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 uis_scores=false) | |
bool | isActive () |
void | writeHeader () |
String | prepareLine (const OpenSwath::LightCompound &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_ |
bool | enable_uis_scoring_ |
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 |
|
private |
Referenced by OpenSwathWorkflow::performExtraction(), and OpenSwathWorkflow::scoreAllChromatograms().
OpenMS / TOPP release 2.1.0 | Documentation generated on Sat Apr 8 2017 21:05:40 using doxygen 1.8.13 |