#include <OpenMS/ANALYSIS/OPENSWATH/OPENSWATHALGO/DATAACCESS/TransitionExperiment.h>
Public Member Functions | |
int | getChargeState () const |
Public Attributes | |
double | rt |
int | charge |
std::string | sequence |
std::vector< std::string > | protein_refs |
std::string | peptide_group_label |
std::string | id |
std::vector< LightModification > | modifications |
|
inline |
int charge |
Referenced by OpenSwathTSVWriter::prepareLine().
std::string id |
Referenced by OpenSwathWorkflow::prepare_coordinates().
std::vector<LightModification> modifications |
Referenced by OpenSwathTSVWriter::prepareLine().
std::string peptide_group_label |
Referenced by OpenSwathTSVWriter::prepareLine().
std::vector<std::string> protein_refs |
Referenced by OpenSwathTSVWriter::prepareLine().
double rt |
Referenced by OpenSwathWorkflow::prepare_coordinates().
std::string sequence |
Referenced by OpenSwathTSVWriter::prepareLine().
OpenMS / TOPP release 2.0.0 | Documentation generated on Wed Mar 30 2016 12:49:31 using doxygen 1.8.11 |