OEGetNucleicAcidCode
OEGetNucleicAcidCode(idx: int) -> str
Returns the single character nucleic acid code corresponding to the
specified residue (using the OEResidueIndex
namespace format). The character N is returned for the residue
OEResidueIndex_UNK and the NULL character (0) is
returned for all other non-nucleic acid residues.
See also
OEGetResidueIndexFromCodeinverse functionOEResidueIndexnamespace