Uses of Interface
pal.datatype.AmbiguousDataType
-
Packages that use AmbiguousDataType Package Description pal.datatype Classes describing data types (nucleotides, amino acids, codons, codon tables etc.) -
-
Uses of AmbiguousDataType in pal.datatype
Classes in pal.datatype that implement AmbiguousDataType Modifier and Type Class Description class
IUPACNucleotides
implements DataType for nucleotides with ambiguous charactersMethods in pal.datatype that return AmbiguousDataType Modifier and Type Method Description AmbiguousDataType
DataType. getAmbiguousVersion()
AmbiguousDataType
IUPACNucleotides. getAmbiguousVersion()
AmbiguousDataType
SimpleDataType. getAmbiguousVersion()
-