Skip to content
#

longest-common-subsequence

Here are 15 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 Mar 2, 2026
  • Python

This project applies bioinformatics techniques to analyze biological sequences, including protein structure prediction, sequence alignment, and comparative genomics using tools like BLASTP, AlphaFold3, and BioPython. It combines algorithmic methods with practical applications in computational genomics.

  • Updated Jun 22, 2025
  • Python

This repository serves as a valuable resource for individuals interested in exploring the design and analysis of algorithms. Whether you are a student studying computer science or a developer seeking to enhance your algorithmic skills, this collection will provide you with a diverse set of algorithms to learn from and apply in your projects.

  • Updated Sep 19, 2023
  • Python

Improve this page

Add a description, image, and links to the longest-common-subsequence 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 longest-common-subsequence topic, visit your repo's landing page and select "manage topics."

Learn more