Compression Benchmark
-
Updated
Aug 14, 2023 - C
Compression Benchmark
libsais is a library for linear time suffix array, longest common prefix array and burrows wheeler transform construction based on induced sorting algorithm.
gsufsort: building suffix arrays, LCP-arrays and BWTs for string collections [AMB 2020]
Generalized enhanced suffix array construction in external memory [CPM'13, AMB 2017]
ProPhex – an exact k-mer index using Burrows-Wheeler Transform
Glitchart generator based on compression with errors
Disk-based approach to compute the BWT and the LCP of a set of strings
🗜️ Implementation of a different approach to the traditional BWT, using ICFL.
Splice-aware Tool for Alignment of Pyrosequencing Reads
Python C module for creating suffix, LCP and BWT arrays with UTF-8 text.
Add a description, image, and links to the bwt topic page so that developers can more easily learn about it.
To associate your repository with the bwt topic, visit your repo's landing page and select "manage topics."