Uses of Interface
org.biojava3.core.sequence.template.ComplementCompound
Package
Description
-
Uses of ComplementCompound in org.biojava3.core.sequence.compound
-
Uses of ComplementCompound in org.biojava3.core.sequence.template
-
Uses of ComplementCompound in org.biojava3.core.sequence.views
Modifier 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