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

CompNovoIonScoringCID Class Reference

run with CompNovoIonScoringCID More...

#include <OpenMS/ANALYSIS/DENOVO/CompNovoIonScoringCID.h>

Inheritance diagram for CompNovoIonScoringCID:
CompNovoIonScoringBase DefaultParamHandler

List of all members.

Public Types

typedef
CompNovoIonScoringBase::IsotopeType 
IsotopeType
typedef
CompNovoIonScoringBase::IonScore 
IonScore

Public Member Functions

CompNovoIonScoringCIDoperator= (const CompNovoIonScoringCID &source)
constructors and destructors

 CompNovoIonScoringCID ()
 default constructor
 CompNovoIonScoringCID (const CompNovoIonScoringCID &source)
 copy constructor
virtual ~CompNovoIonScoringCID ()
 destructor
Accessors

void scoreSpectrum (Map< DoubleReal, IonScore > &CID_ion_scores, PeakSpectrum &CID_spec, DoubleReal precursor_weight, Size charge)

Protected Member Functions

void scoreWitnessSet_ (Size charge, DoubleReal precursor_weight, Map< DoubleReal, IonScore > &CID_nodes, const PeakSpectrum &CID_orig_spec)

Detailed Description

run with CompNovoIonScoringCID

Parameters of this class are:

NameTypeDefaultRestrictionsDescription
fragment_mass_tolerance float0.4  fragment mass tolerance
decomp_weights_precision float0.01  precision used to calculate the decompositions, this only affects cache usage!
double_charged_iso_threshold float0.9  minimal isotope intensity correlation of doubly charged ions to be used to score the single scored ions
double_charged_iso_threshold_single float0.99  Isotope scoring threshold used for doubly charged ions to infer singly charged variants
max_isotope_to_score int3  max isotope peak to be considered in the scoring
max_decomp_weight int600  maximal m/z difference used to calculate the decompositions
max_isotope int3  max isotope used in the theoretical spectra to score
max_mz float2000  maximal m/z value used to calculate isotope distributions
precursor_mass_tolerance float1.5  precursor mass tolerance

Note:

Member Typedef Documentation


Constructor & Destructor Documentation

default constructor

CompNovoIonScoringCID ( const CompNovoIonScoringCID source  ) 

copy constructor

virtual ~CompNovoIonScoringCID (  )  [virtual]

destructor


Member Function Documentation

CompNovoIonScoringCID& operator= ( const CompNovoIonScoringCID source  ) 
void scoreSpectrum ( Map< DoubleReal, IonScore > &  CID_ion_scores,
PeakSpectrum CID_spec,
DoubleReal  precursor_weight,
Size  charge 
)
void scoreWitnessSet_ ( Size  charge,
DoubleReal  precursor_weight,
Map< DoubleReal, IonScore > &  CID_nodes,
const PeakSpectrum CID_orig_spec 
) [protected, virtual]

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