![]() |
OpenMS
|
#include <OpenMS/DATASTRUCTURES/String.h>#include <OpenMS/CHEMISTRY/EmpiricalFormula.h>#include <OpenMS/CONCEPT/HashUtils.h>#include <functional>#include <iosfwd>Go to the source code of this file.
Classes | |
| class | Ribonucleotide |
| Representation of a ribonucleotide (modified or unmodified) More... | |
| struct | hash< OpenMS::Ribonucleotide > |
| Hash function for OpenMS::Ribonucleotide. More... | |
Namespaces | |
| namespace | OpenMS |
| Main OpenMS namespace. | |
| namespace | std |
| STL namespace. | |
Typedefs | |
| using | RibonucleotideChainEnd = Ribonucleotide |
| Dummy nucleotide used to represent 5' and 3' chain ends. Usually, just the phosphates. | |
Functions | |
| std::ostream & | operator<< (std::ostream &os, const Ribonucleotide &ribo) |
| Stream output operator. | |