OpenMS
Loading...
Searching...
No Matches
Ribonucleotide.h File Reference
#include <OpenMS/DATASTRUCTURES/String.h>
#include <OpenMS/CHEMISTRY/EmpiricalFormula.h>
#include <OpenMS/CONCEPT/HashUtils.h>
#include <functional>
#include <iosfwd>
Include dependency graph for Ribonucleotide.h:
This graph shows which files directly or indirectly include this file:

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.