Class AmbiguityDNARNAHybridCompoundSet
java.lang.Object
org.biojava.nbio.core.sequence.template.AbstractCompoundSet<NucleotideCompound>
org.biojava.nbio.core.sequence.template.AbstractNucleotideCompoundSet<NucleotideCompound>
org.biojava.nbio.core.sequence.compound.DNACompoundSet
org.biojava.nbio.core.sequence.compound.AmbiguityDNARNAHybridCompoundSet
- All Implemented Interfaces:
 CompoundSet<NucleotideCompound>
Ambiguity set for hybrid DNA/RNA sequences. Needed for some instances of synthetic nucleotide sequences present in protein structures from the PDB.
- Author:
 - Jose Duarte
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.biojava.nbio.core.sequence.compound.DNACompoundSet
getDNACompoundSet, 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
- 
AmbiguityDNARNAHybridCompoundSet
public AmbiguityDNARNAHybridCompoundSet() 
 - 
 - 
Method Details
- 
getDNARNAHybridCompoundSet
 
 -