Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions | Public Attributes | List of all members
SILACPoint Class Reference

A single SILAC point. More...

#include <OpenMS/FILTERING/DATAREDUCTION/SILACPoint.h>

Inheritance diagram for SILACPoint:
SILACPattern

Public Member Functions

 SILACPoint ()
 

Public Attributes

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< DoubleRealmass_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...
 

Detailed Description

A single SILAC point.

See Also
HashGrid

Constructor & Destructor Documentation

SILACPoint ( )
inline

Member Data Documentation

Int charge

charge of the cluster (i.e. peptide) which the data point is part of

std::vector<std::vector<DoubleReal> > intensities

intensities at RT and the exact m/z positions

Int isotopes_per_peptide

number of isotopes per peptide of the cluster

std::vector<DoubleReal> mass_shifts

mass shifts [Da] used in the filter

m/z value of the element

std::vector<std::vector<DoubleReal> > mz_positions

exact m/z positions at which the intensities are read

DoubleReal quality

quality of the cluster

RT value of the element.


OpenMS / TOPP release 1.11.1 Documentation generated on Thu Nov 14 2013 11:19:30 using doxygen 1.8.5