Skip to content
#

suffix-array

Here are 106 public repositories matching this topic...

A Python-based implementation of the Burrows-Wheeler Alignment (BWA) algorithm for DNA sequence matching. This project leverages core data structures including the Burrows-Wheeler Transform (BWT), Suffix Array (SA), and auxiliary arrays (C, Occ) to enable efficient and accurate substring matching. It focuses on an unoptimized, recursive depth-first

  • Updated Aug 27, 2024
  • Python

Improve this page

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

Learn more