public class NucleotideCompoundSet extends AbstractNucleotideCompoundSet2
NucleotideCompoundSet
but also includes the gap character("-").Constructor and Description |
---|
NucleotideCompoundSet()
Returns a new instance of this class.
|
Modifier and Type | Method and Description |
---|---|
static NucleotideCompoundSet |
getNucleotideCompoundSet()
Returns a shared instance of this class.
|
addAmbiguityDNACompounds, addAmbiguityDNARNACompounds, addAmbiguityRNACompounds, newNucleotideCompound
addNucleotideCompound, calculateIndirectAmbiguities, getAmbiguity, isComplementable
addCompound, addCompound, addCompound, addEquivalent, compoundsEqual, compoundsEquivalent, equals, getAllCompounds, getCompoundForString, getEquivalentCompounds, getMaxSingleCompoundStringLength, getStringForCompound, hasCompound, hashCode, isCompoundStringLengthEqual, verifySequence
public NucleotideCompoundSet()
public static NucleotideCompoundSet getNucleotideCompoundSet()