Skip to content
#

hamming-distance

Here are 29 public repositories matching this topic...

Python implementation of several sequence alignment algorithms such as Waterman-Smith-Beyer, Gotoh, and Needleman-Wunsch intended to calculate distance, show alignment, and display the underlying matrices.

  • Updated Dec 17, 2025
  • Python

The Database Comparator is a Python tool for biological sequence analysis. It handles exact matching, sequence alignment, BLAST, and Hamming distances for DNA/protein. Customizable via config files, it uses multiprocessing for efficiency, offers logging, and exports results to .csv/.xlsx.

  • Updated Sep 28, 2025
  • Python

Improve this page

Add a description, image, and links to the hamming-distance topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hamming-distance topic, visit your repo's landing page and select "manage topics."

Learn more