Uses of Class
pal.alignment.SimpleAlignment
Packages that use SimpleAlignment
Package
Description
Classes dealing with sequence alignments, including methods for reading
and printing in several possible formats, as well as rearranging and
concatenating.
-
Uses of SimpleAlignment in pal.alignment
Subclasses of SimpleAlignment in pal.alignmentModifier and TypeClassDescriptionclass
MultiLocusAnnotatedAlignment is an extension of the SimpleAlignment that includes Annotation, and is designed for multiple loci.class
This is the basic implementation of the Annotation interface, which is designed to provide annotation for an alignment.