Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions | Public Attributes

SILACPoint Class Reference
[Datastructures]

A single SILAC point. More...

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

Inheritance diagram for SILACPoint:
SILACPattern

List of all members.

Public Member Functions

 SILACPoint ()

Public Attributes

DoubleReal mz
 m/z value of the element
DoubleReal rt
 RT value of the element.
std::vector< std::vector
< DoubleReal > > 
mz_positions
 exact m/z positions at which the intensities are read
std::vector< std::vector
< DoubleReal > > 
intensities
 intensities at RT and the exact m/z positions
std::vector< DoubleRealmass_shifts
 mass shifts [Da] used in the filter
Int charge
 charge of the cluster (i.e. peptide) which the data point is part of
Int isotopes_per_peptide
 number of isotopes per peptide of the cluster
DoubleReal quality
 quality of the cluster

Detailed Description

A single SILAC point.

See also:
HashGrid

Constructor & Destructor Documentation

SILACPoint (  )  [inline]

Member Data Documentation

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

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

quality of the cluster

RT value of the element.


OpenMS / TOPP release 1.10.0 Documentation generated on Thu Mar 7 2013 09:42:53 using doxygen 1.7.1