Uses of Interface
org.biojava.nbio.core.alignment.template.SequencePair
Packages that use SequencePair
Package
Description
-
Uses of SequencePair in org.biojava.nbio.core.alignment
Classes in org.biojava.nbio.core.alignment that implement SequencePairModifier and TypeClassDescriptionclassSimpleSequencePair<S extends Sequence<C>,C extends Compound> Implements a data structure for the results of pairwise sequence alignment. -
Uses of SequencePair in org.biojava.nbio.core.alignment.template
Subinterfaces of SequencePair in org.biojava.nbio.core.alignment.templateModifier and TypeInterfaceDescriptioninterfaceMutableSequencePair<S extends Sequence<C>,C extends Compound> Defines a mutable (editable) data structure for the results of pairwise sequence alignment. -
Uses of SequencePair in org.biojava.nbio.core.search.io
Methods in org.biojava.nbio.core.search.io that return SequencePair