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 classIUPACNucleotidesimplements DataType for nucleotides with ambiguous charactersMethods in pal.datatype that return AmbiguousDataType Modifier and Type Method Description AmbiguousDataTypeDataType. getAmbiguousVersion()AmbiguousDataTypeIUPACNucleotides. getAmbiguousVersion()AmbiguousDataTypeSimpleDataType. getAmbiguousVersion()
-