Class AmbiguityDNACompoundSet
java.lang.Object
org.biojava.nbio.core.sequence.template.AbstractCompoundSet<C>
org.biojava.nbio.core.sequence.template.AbstractNucleotideCompoundSet<NucleotideCompound>
org.biojava.nbio.core.sequence.compound.DNACompoundSet
org.biojava.nbio.core.sequence.compound.AmbiguityDNACompoundSet
- All Implemented Interfaces:
 CompoundSet<NucleotideCompound>
- Author:
 - Andy Yates
 
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.biojava.nbio.core.sequence.compound.DNACompoundSet
newNucleotideCompoundMethods inherited from class org.biojava.nbio.core.sequence.template.AbstractNucleotideCompoundSet
addNucleotideCompound, calculateIndirectAmbiguities, getAmbiguity, isComplementableMethods inherited from class org.biojava.nbio.core.sequence.template.AbstractCompoundSet
addCompound, addCompound, addCompound, addEquivalent, compoundsEqual, compoundsEquivalent, equals, getAllCompounds, getCompoundForString, getEquivalentCompounds, getMaxSingleCompoundStringLength, getStringForCompound, hasCompound, hashCode, isCompoundStringLengthEqual, isValidSequence 
- 
Constructor Details
- 
AmbiguityDNACompoundSet
public AmbiguityDNACompoundSet() 
 - 
 - 
Method Details
- 
getDNACompoundSet
 
 -