| calculate_identity | R Documentation |
Compares two sequences of equal length.
calculate_identity(s1, s2)
s1 |
First sequence |
s2 |
Second sequence |
A list with Identity percentage and Hamming Distance
calculate_identity("ATGC", "ATGG")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.