Uses of Record Class
org.episteme.natural.biology.genetics.SequenceAligner.AlignmentResult
Packages that use SequenceAligner.AlignmentResult
Package
Description
Biological modeling, genetics, and life science simulations.
-
Uses of SequenceAligner.AlignmentResult in org.episteme.natural.biology.genetics
Methods in org.episteme.natural.biology.genetics that return SequenceAligner.AlignmentResultModifier and TypeMethodDescriptionSequenceAligner.localAlign(String seq1, String seq2) Smith-Waterman local alignment algorithm.