bwt
Here are 14 public repositories matching this topic...
Splice-aware Tool for Alignment of Pyrosequencing Reads
-
Updated
Sep 24, 2019 - C
This C tool implements the FM-Index Backward Search Algorithm to efficiently display matching records in BWT-RLE files without requiring decoding.
-
Updated
Aug 28, 2024 - C
🗜️ Implementation of a different approach to the traditional BWT, using ICFL.
-
Updated
Oct 17, 2023 - C
Python C module for creating suffix, LCP and BWT arrays with UTF-8 text.
-
Updated
Jul 16, 2019 - C
Disk-based approach to compute the BWT and the LCP of a set of strings
-
Updated
Oct 29, 2020 - C
Glitchart generator based on compression with errors
-
Updated
Jun 30, 2022 - C
ProPhex – an exact k-mer index using Burrows-Wheeler Transform
-
Updated
Oct 2, 2023 - C
Generalized enhanced suffix array construction in external memory [CPM'13, AMB 2017]
-
Updated
Aug 9, 2021 - C
gsufsort: building suffix arrays, LCP-arrays and BWTs for string collections [AMB 2020]
-
Updated
Feb 16, 2025 - C
The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (LCP) array, permuted LCP (PLCP) array, Burrows-Wheeler transform (BWT) and inverse BWT based on the induced sorting algorithm with optional OpenMP support for multi-core parallel construction.
-
Updated
Sep 10, 2025 - C
Compression Benchmark
-
Updated
Aug 14, 2023 - C
Improve this page
Add a description, image, and links to the bwt topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bwt topic, visit your repo's landing page and select "manage topics."