|
Local alignment kernels measure the similarity between
two sequences by summing up scores obtained from local
alignments with gaps of the sequences.
|
|
PALMA computes the optimal spliced alignment of a mRNA sequence to a genomic sequence. The main python script takes two FASTA files containing the target (e.g. a DNA sequence, part of the genome) [...]
|