Uses of Interface
jebl.evolution.align.TracebackPlotter
Packages that use TracebackPlotter
Package
Description
Provides classes and interfaces for pairwise alignment of two sequences.
-
Uses of TracebackPlotter in jebl.evolution.align
Methods in jebl.evolution.align with parameters of type TracebackPlotterModifier and TypeMethodDescriptionvoidAlign.traceback(TracebackPlotter plotter) voidNeedlemanWunschLinearSpace.traceback(TracebackPlotter plotter) voidNeedlemanWunschLinearSpace.traceback(TracebackPlotter plotter, int startx, int starty, String sq1, String sq2) voidSmithWatermanLinearSpace.traceback(TracebackPlotter plotter) voidSmithWatermanLinearSpaceAffine.traceback(TracebackPlotter plotter)