pal.datatype
public final class DataTypeTool extends java.lang.Object
Constructor and Description |
---|
DataTypeTool() |
Modifier and Type | Method and Description |
---|---|
static MolecularDataType |
getNucleotides()
A set access point for a data type object describing nucleotides (DNA)
|
static MolecularDataType |
getRNANucleotides()
A set access point for a data type object describing nucleotides (RNA)
|
static MolecularDataType |
getUniverisalAminoAcids()
A set access point for a data type object describing amino acids (used with relation to the Universal codon table)
|
public static final MolecularDataType getNucleotides()
public static final MolecularDataType getUniverisalAminoAcids()
public static final MolecularDataType getRNANucleotides()