Uses of Class
pal.alignment.SimpleAlignment
-
Packages that use SimpleAlignment Package Description pal.alignment 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.alignment Modifier and Type Class Description classMultiLocusAnnotatedAlignmentMultiLocusAnnotatedAlignment is an extension of the SimpleAlignment that includes Annotation, and is designed for multiple loci.classSimpleAnnotatedAlignmentThis is the basic implementation of the Annotation interface, which is designed to provide annotation for an alignment.
-