Pairwise Alignment (pairwise)¶
Functions¶
  | 
Carry out the traditional Needleman-Wunsch algorithm.  | 
  | 
Carry out the traditional Smith-Waterman algorithm.  | 
  | 
Carry out the traditional Waterman-Eggert algorithm.  | 
  | 
Return the edit distance between two strings.  | 
  | 
Method returns alignment objects depending on input file or input data.  | 
Classes¶
  | 
Basic class for the handling of pairwise sequence alignments (PSA).  | 
  | 
Basic class for dealing with the pairwise alignment of sequences.  | 
            


