public class ABITracerCompoundSet extends AbstractNucleotideCompoundSet<NucleotideCompound>
| Constructor and Description |
|---|
ABITracerCompoundSet() |
| Modifier and Type | Method and Description |
|---|---|
static ABITracerCompoundSet |
getABITracerCompoundSet() |
NucleotideCompound |
newNucleotideCompound(String base,
String complement,
String... equivalents) |
addNucleotideCompound, calculateIndirectAmbiguities, getAmbiguity, isComplementableaddCompound, addCompound, addCompound, addEquivalent, compoundsEqual, compoundsEquivalent, equals, getAllCompounds, getCompoundForString, getEquivalentCompounds, getMaxSingleCompoundStringLength, getStringForCompound, hasCompound, hashCode, isCompoundStringLengthEqual, isValidSequencepublic ABITracerCompoundSet()
public static ABITracerCompoundSet getABITracerCompoundSet()
public NucleotideCompound newNucleotideCompound(String base, String complement, String... equivalents)
newNucleotideCompound in class AbstractNucleotideCompoundSet<NucleotideCompound>Copyright © 2000–2019 BioJava. All rights reserved.