Uses of Interface
pal.alignment.AlignmentReceiver
Packages that use AlignmentReceiver
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 AlignmentReceiver in pal.alignment
Classes in pal.alignment that implement AlignmentReceiverModifier and TypeClassDescriptionstatic final class
The SingleReceiver only keeps track of one alignment, the last one it receivedstatic final class
The SingleReceiver only keeps track of one alignment, the last one it receivedMethods in pal.alignment with parameters of type AlignmentReceiverModifier and TypeMethodDescriptionstatic final void
AlignmentReaders.readPhylipClustalAlignment
(Reader r, DataType dt, AlignmentReceiver receiver) Read an alignment in phylip/clustal/simple format.