This class stores helper structures that are used in multiple classes of the TargetedExperiment (e.g. ReactionMonitoringTransition and IncludeExcludeTarget). More...
Classes | |
| struct | Configuration |
| struct | CV |
| struct | Protein |
| class | RetentionTime |
| class | Compound |
| class | Peptide |
| struct | Contact |
| struct | Publication |
| struct | Instrument |
| struct | Prediction |
| struct | TraMLProduct |
Functions | |
| OpenMS::AASequence | getAASequence (const Peptide &peptide) |
| helper function that converts a Peptide object to a AASequence object | |
| void | setModification (int location, int max_size, String modification, OpenMS::AASequence &aas) |
| helper function that sets a modifiction on a AASequence object | |
This class stores helper structures that are used in multiple classes of the TargetedExperiment (e.g. ReactionMonitoringTransition and IncludeExcludeTarget).
| OpenMS::AASequence OpenMS::TargetedExperimentHelper::getAASequence | ( | const Peptide & | peptide | ) |
helper function that converts a Peptide object to a AASequence object
| void OpenMS::TargetedExperimentHelper::setModification | ( | int | location, | |
| int | max_size, | |||
| String | modification, | |||
| OpenMS::AASequence & | aas | |||
| ) |
helper function that sets a modifiction on a AASequence object
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:43:00 using doxygen 1.7.1 |