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 TypeMethodDescriptionvoidPrint the score and the alignmentvoidPrint the score, the F matrix, and the alignmentabstract voidPrint the matrix (matrices) used to compute the alignmentvoidPrint matrix used to calculate this alignment.