end, start
Modifier and Type | Method and Description |
---|---|
static Motif.Domain |
getDomain(Nuc nuc)
Gets the domain that starts at the specified nucleotide (and ends with its paired nucleotide)
or null if the nucleotide is unpaired or is paired with a nucleotide on a different strand.
|
private static Nuc |
validatePair(Nuc n) |
getBases, getNuc3, getNuc5, getNucAt, orderNucs, size, swapNucs
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBases, iterator, transformAll
public static Motif.Domain getDomain(Nuc nuc)