#include <OpenMS/KERNEL/StandardTypes.h>
#include <OpenMS/KERNEL/StandardDeclarations.h>
#include <OpenMS/CONCEPT/Types.h>
#include <OpenMS/CONCEPT/Exception.h>
#include <OpenMS/CONCEPT/Macros.h>
#include <OpenMS/CHEMISTRY/AASequence.h>
#include <OpenMS/METADATA/CVTerm.h>
#include <OpenMS/METADATA/CVTermList.h>
#include <OpenMS/METADATA/CVTermListInterface.h>
#include <OpenMS/CHEMISTRY/Residue.h>
#include <boost/numeric/conversion/cast.hpp>
Go to the source code of this file.
Classes | |
struct | Configuration |
struct | CV |
struct | Protein |
class | RetentionTime |
class | Compound |
class | Peptide |
struct | Peptide::Modification |
struct | Contact |
struct | Publication |
struct | Instrument |
struct | Prediction |
struct | Interpretation |
struct | TraMLProduct |
Namespaces | |
OpenMS | |
Main OpenMS namespace. | |
OpenMS::TargetedExperimentHelper | |
This class stores helper structures that are used in multiple classes of the TargetedExperiment (e.g. ReactionMonitoringTransition and IncludeExcludeTarget). | |
Functions | |
OpenMS::AASequence | getAASequence (const Peptide &peptide) |
helper function that converts a Peptide object to a AASequence object More... | |
void | setModification (int location, int max_size, String modification, OpenMS::AASequence &aas) |
helper function that sets a modification on a AASequence object More... | |
OpenMS / TOPP release 2.3.0 | Documentation generated on Tue Jan 9 2018 18:22:05 using doxygen 1.8.13 |