Uses of Interface
org.biojava.nbio.core.sequence.template.LightweightProfile
-
Packages that use LightweightProfile Package Description org.biojava.nbio.core.sequence -
-
Uses of LightweightProfile in org.biojava.nbio.core.sequence
Classes in org.biojava.nbio.core.sequence that implement LightweightProfile Modifier and Type Class Description class
MultipleSequenceAlignment<S extends Sequence<C>,C extends Compound>
Implements a minimal data structure for reading and writing a sequence alignment.
-