Uses of Class
jebl.evolution.align.Output
Packages that use Output
Package
Description
Provides classes and interfaces for pairwise alignment of two sequences.
-
Uses of Output in jebl.evolution.align
Subclasses of Output in jebl.evolution.alignMethods in jebl.evolution.align with parameters of type OutputModifier and TypeMethodDescriptionvoid
Print the score and the alignmentvoid
Print the score, the F matrix, and the alignmentabstract void
Print the matrix (matrices) used to compute the alignmentvoid
Print matrix used to calculate this alignment.