powered by
Compares two sequences of equal length.
calculate_identity(s1, s2)
A list with Identity percentage and Hamming Distance
First sequence
Second sequence
calculate_identity("ATGC", "ATGG")
Run the code above in your browser using DataLab