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

ProteinIdentification::SearchParameters Struct Reference

Search parameters of the DB search. More...

#include <OpenMS/METADATA/ProteinIdentification.h>

Inheritance diagram for ProteinIdentification::SearchParameters:
MetaInfoInterface

List of all members.

Public Member Functions

 SearchParameters ()
bool operator== (const SearchParameters &rhs) const
bool operator!= (const SearchParameters &rhs) const

Public Attributes

String db
 The used database.
String db_version
 The database version.
String taxonomy
 The taxonomy restriction.
String charges
 The allowed charges for the search.
PeakMassType mass_type
 Mass type of the peaks.
std::vector< Stringfixed_modifications
 Used fixed modifications.
std::vector< Stringvariable_modifications
 Allowed variable modifications.
DigestionEnzyme enzyme
 The enzyme used for cleavage.
UInt missed_cleavages
 The number of allowed missed cleavages.
DoubleReal peak_mass_tolerance
 Mass tolerance of fragment ions (Dalton).
DoubleReal precursor_tolerance
 Mass tolerance of precursor ions (Dalton).

Detailed Description

Search parameters of the DB search.


Constructor & Destructor Documentation

SearchParameters (  )  [inline]

Member Function Documentation

bool operator!= ( const SearchParameters rhs  )  const [inline]

Member Data Documentation

The allowed charges for the search.

Referenced by ProteinIdentification::SearchParameters::operator==().

Used fixed modifications.

Referenced by ProteinIdentification::SearchParameters::operator==().

The number of allowed missed cleavages.

Referenced by ProteinIdentification::SearchParameters::operator==().

Mass tolerance of fragment ions (Dalton).

Referenced by ProteinIdentification::SearchParameters::operator==().

Mass tolerance of precursor ions (Dalton).

Referenced by ProteinIdentification::SearchParameters::operator==().

The taxonomy restriction.

Referenced by ProteinIdentification::SearchParameters::operator==().

Allowed variable modifications.

Referenced by ProteinIdentification::SearchParameters::operator==().


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