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