#include <OpenMS/ANALYSIS/OPENSWATH/OPENSWATHALGO/DATAACCESS/TransitionExperiment.h>
Public Member Functions | |
| LightCompound () | |
| bool | isPeptide () const |
| void | setChargeState (int ch) |
| 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::string | sum_formula |
| std::string | compound_name |
| std::vector< LightModification > | modifications |
|
inline |
|
inline |
|
inline |
|
inline |
| int charge |
Referenced by OpenSwathTSVWriter::prepareLine().
| std::string compound_name |
| std::string id |
| 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 |
| std::string sequence |
| std::string sum_formula |
| OpenMS / TOPP release 2.3.0 | Documentation generated on Tue Jan 9 2018 18:22:15 using doxygen 1.8.13 |