A single SILAC pattern containing multiple found points. More...
#include <OpenMS/FILTERING/DATAREDUCTION/SILACPattern.h>
Public Attributes | |
std::vector< SILACPoint > | points |
![]() | |
DoubleReal | mz |
m/z value of the element More... | |
DoubleReal | rt |
RT value of the element. More... | |
std::vector< std::vector < DoubleReal > > | mz_positions |
exact m/z positions at which the intensities are read More... | |
std::vector< std::vector < DoubleReal > > | intensities |
intensities at RT and the exact m/z positions More... | |
std::vector< DoubleReal > | mass_shifts |
mass shifts [Da] used in the filter More... | |
Int | charge |
charge of the cluster (i.e. peptide) which the data point is part of More... | |
Int | isotopes_per_peptide |
number of isotopes per peptide of the cluster More... | |
DoubleReal | quality |
quality of the cluster More... | |
Additional Inherited Members | |
![]() | |
SILACPoint () | |
A single SILAC pattern containing multiple found points.
std::vector<SILACPoint> points |
Points checked and found in the raw data.
OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:30 using doxygen 1.8.5 |