#include <OpenMS/OPENSWATHALGO/DATAACCESS/TransitionExperiment.h>
◆ LightCompound()
◆ getChargeState()
| int getChargeState |
( |
| ) |
const |
|
inline |
◆ getDriftTime()
| double getDriftTime |
( |
| ) |
const |
|
inline |
◆ isPeptide()
◆ operator!=()
◆ operator==()
◆ setChargeState()
| void setChargeState |
( |
int |
ch | ) |
|
|
inline |
◆ setDriftTime()
| void setDriftTime |
( |
double |
d | ) |
|
|
inline |
◆ adducts
◆ charge
◆ compound_name
| std::string compound_name |
◆ drift_time
◆ gene_name
◆ id
◆ label_type
Label type (e.g. "heavy" or "light")
◆ modifications
◆ peptide_group_label
| std::string peptide_group_label |
◆ protein_refs
| std::vector<std::string> protein_refs |
◆ rt
Retention time (seconds). NaN if unset — ChromatogramExtractor::prepare_coordinates throws if a non-negative rt_extraction_window is requested but rt is NaN.
◆ rt_end
◆ rt_start
Optional retention time range, used by ChromatogramExtractor::prepare_coordinates when called with rt_extraction_window=NaN. Both NaN means "no range encoded"; otherwise rt_start..rt_end define the per-compound extraction window. Populated by OpenSwathDataAccessHelper::convertTargetedExp from a heavyweight TargetedExperiment::Peptide that has two retention-time entries.
◆ sequence
◆ smiles
SMILES representation (metabolomics)
◆ sum_formula