Uses of Interface
org.biojava.nbio.core.sequence.template.ComplementCompound
Packages that use ComplementCompound
Package
Description
-
Uses of ComplementCompound in org.biojava.nbio.core.sequence.compound
Classes in org.biojava.nbio.core.sequence.compound that implement ComplementCompoundMethods in org.biojava.nbio.core.sequence.compound that return ComplementCompound -
Uses of ComplementCompound in org.biojava.nbio.core.sequence.template
Methods in org.biojava.nbio.core.sequence.template that return ComplementCompound -
Uses of ComplementCompound in org.biojava.nbio.core.sequence.views
Classes in org.biojava.nbio.core.sequence.views with type parameters of type ComplementCompoundModifier and TypeClassDescriptionclass
ComplementSequenceView<C extends ComplementCompound>
For a given sequence this class will create a view over the top of it and for every request the code will return the complement of the underlying base e.g. base A will become base T