Skip to content
#

sequence-alignment

Here are 18 public repositories matching this topic...

This is a React application for calculating the edit distance between two DNA sequences. The edit distance measures the minimum number of operations (insertions, deletions, and substitutions) required to transform one sequence into another. The app provides various methods to calculate the distance, including bounded and adaptive bounded methods.

  • Updated Dec 30, 2024
  • JavaScript

GenAnalyzer is a web application designed for the analysis of protein sequences, mutation detection, and exploring their links to genetic diseases. Built using Flask, this tool integrates data from UniProt and ClinVar for efficient bioinformatics analysis.

  • Updated May 3, 2025
  • JavaScript

Improve this page

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

Learn more