Molmodel
|
#include <RNA.h>
Classes | |
class | Adenylate |
class | Cytidylate |
class | Guanylate |
class | TwoNMethylGuanylate |
class | Uridylate |
Public Member Functions | |
RibonucleotideResidue (String name, String threeLetterCode="Unk", char oneLetterCode= '?') | |
Static Public Member Functions | |
static RibonucleotideResidue | create (char oneLetterCode) |
static RibonucleotideResidue | create (const PdbResidue &pdbResidue, char chainId= ' ') |
SimTK::RibonucleotideResidue::RibonucleotideResidue | ( | String | name, |
String | threeLetterCode = "Unk" , |
||
char | oneLetterCode = '?' |
||
) | [inline, explicit] |
static RibonucleotideResidue SimTK::RibonucleotideResidue::create | ( | char | oneLetterCode | ) | [static] |
static RibonucleotideResidue SimTK::RibonucleotideResidue::create | ( | const PdbResidue & | pdbResidue, |
char | chainId = ' ' |
||
) | [static] |