aldist | R Documentation |
Using edlib to quickly compute the edit distances between pairs of sequences
aldist(seq1, seq2)
seq1 |
a vector with first sequences in the pair to align |
seq2 |
a vector with second sequences in the pair to align |
a vector with edit distances
Jean Monlong
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.