org.biojava3.core.sequence.compound
Class AmbiguityDNACompoundSet
java.lang.Object
org.biojava3.core.sequence.template.AbstractCompoundSet<C>
org.biojava3.core.sequence.template.AbstractNucleotideCompoundSet<NucleotideCompound>
org.biojava3.core.sequence.compound.DNACompoundSet
org.biojava3.core.sequence.compound.AmbiguityDNACompoundSet
- All Implemented Interfaces:
- CompoundSet<NucleotideCompound>
public class AmbiguityDNACompoundSet
- extends DNACompoundSet
- Author:
- Andy Yates
| Methods inherited from class org.biojava3.core.sequence.template.AbstractCompoundSet |
addCompound, addCompound, addCompound, addEquivalent, compoundsEqual, compoundsEquivalent, getAllCompounds, getCompoundForString, getEquivalentCompounds, getMaxSingleCompoundStringLength, getStringForCompound, hasCompound, isCompoundStringLengthEqual, verifySequence |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AmbiguityDNACompoundSet
public AmbiguityDNACompoundSet()
getDNACompoundSet
public static AmbiguityDNACompoundSet getDNACompoundSet()
Copyright © 2010 BioJava. All Rights Reserved.