|
OpenMS
2.5.0
|
Go to the documentation of this file.
37 #include <OpenMS/config.h>
41 #include <boost/shared_ptr.hpp>
49 class IsobaricQuantitationMethod;
90 boost::shared_ptr<IsobaricQuantitationMethod> guessExperimentType_(
const ConsensusMap& cm);
A more convenient string class.
Definition: String.h:58
Implements the export of consensusmaps into the IBSpectra format used by isobar to load quantificatio...
Definition: IBSpectraFile.h:56
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
Abstract base class describing an isobaric quantitation method in terms of the used channels and an i...
Definition: IsobaricQuantitationMethod.h:54
A container for consensus elements.
Definition: ConsensusMap.h:79
std::vector< String > StringList
Vector of String.
Definition: ListUtils.h:70
Representation of a peptide/protein sequence.
Definition: AASequence.h:113