Header menu logo BioFSharp

PairwiseAlignment Module

Contains functions for evaluating the best possible alignments for 2 Sequences

Types and nested modules

Type/Module Description

Global

Global pairwise alignment algorithm. (AffineGaps)

Local

Costs<'a>

Carries the costs for gaps and the scoring matrix (Similarity)

GlobalAlignmentInfo

LocalAlignmentInfo

Score

Score of the alignment and the aligned sequences as a tuple

Type something to start searching.