Class AmbiguityRNACompoundSet
- 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.RNACompoundSet
-
- org.biojava.nbio.core.sequence.compound.AmbiguityRNACompoundSet
-
- All Implemented Interfaces:
CompoundSet<NucleotideCompound>
public class AmbiguityRNACompoundSet extends RNACompoundSet
- Author:
- Andy Yates
-
-
Constructor Summary
Constructors Constructor Description AmbiguityRNACompoundSet()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static AmbiguityRNACompoundSet
getRNACompoundSet()
-
Methods inherited from class org.biojava.nbio.core.sequence.compound.RNACompoundSet
newNucleotideCompound
-
Methods inherited from class org.biojava.nbio.core.sequence.template.AbstractNucleotideCompoundSet
addNucleotideCompound, calculateIndirectAmbiguities, getAmbiguity, isComplementable
-
Methods 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 Detail
-
AmbiguityRNACompoundSet
public AmbiguityRNACompoundSet()
-
-
Method Detail
-
getRNACompoundSet
public static AmbiguityRNACompoundSet getRNACompoundSet()
-
-