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  More... | |
| void | setModification (int location, int max_size, String modification, OpenMS::AASequence &aas) | 
| helper function that sets a modifiction on a AASequence object  More... | |
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.11.1 | Documentation generated on Thu Nov 14 2013 11:19:38 using doxygen 1.8.5 |