Skip to content

Commit 033e6b5

Browse files
Update docs/src/rosalind/06-hamm.md
Co-authored-by: Kevin Bonham <kevbonham@gmail.com>
1 parent 3a35cc2 commit 033e6b5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/src/rosalind/06-hamm.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ hamming(ex_seq_a, ex_seq_b)
8181
```
8282

8383

84-
8584
## BioAlignments method
8685

8786
Instead of writing your own function, an alternative would be to use the readily-available Hamming Distance [function](https://github.com/BioJulia/BioAlignments.jl/blob/0f3cc5e1ac8b34fdde23cb3dca7afb9eb480322f/src/pairwise/algorithms/hamming_distance.jl#L4) in the `BioAlignments.jl` package.

0 commit comments

Comments
 (0)