Uses of Interface
jebl.evolution.align.MultipleAligner
Packages that use MultipleAligner
Package
Description
Provides classes and interfaces for pairwise alignment of two sequences.
-
Uses of MultipleAligner in jebl.evolution.align
Classes in jebl.evolution.align that implement MultipleAlignerMethods in jebl.evolution.align with parameters of type MultipleAlignerModifier and TypeMethodDescriptionAlignmentTreeBuilderFactory.build
(List<Sequence> seqs, TreeBuilderFactory.Method method, MultipleAligner aligner, ProgressListener progress, boolean useTwiceMaximumDistanceWhenPairwiseDistanceNotCalculatable)