samtools / htscodecs
Custom compression for CRAM and others.
☆31Updated 3 months ago
Alternatives and similar repositories for htscodecs:
Users that are interested in htscodecs are comparing it to the libraries listed below
- Truly parallel gzip decompression☆125Updated 5 years ago
- Fastq compression tool☆14Updated 5 years ago
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆84Updated last year
- Parallel Block GZIP☆50Updated 8 years ago
- A compressed, associative, exact, and weighted dictionary for k-mers.☆84Updated 5 months ago
- Fastq compression☆18Updated 5 years ago
- The esa-matchfinder is a C99 library for efficient Lempel-Ziv factorization using enhanced suffix array (ESA).☆23Updated last month
- libsais is a library for linear time suffix array, longest common prefix array and burrows wheeler transform construction based on induce…☆200Updated last week
- Compressing next-generation sequencing data with extreme prejudice.☆80Updated 2 years ago
- rANS coder (derived from https://github.com/rygorous/ryg_rans)☆83Updated 3 years ago
- Parallel Lightweight Suffix Array Algorithm.☆18Updated 8 years ago
- VBZ compression plugin for nanopore signal data☆40Updated 2 months ago
- A fast, AVX2 and ARM Neon accelerated FM index library☆32Updated 3 months ago
- SIMD-parallel BLAST X-drop DP on sequence graphs☆24Updated 10 months ago
- SIMD C/C++ library for massive optimal sequence alignment (local/SW, infix, overlap, global)☆38Updated last year
- Fast and compact locality-preserving minimal perfect hashing for k-mer sets.☆43Updated last year
- A tool for merging large BWTs☆26Updated 4 years ago
- micro-read Fast Alignment Search Tool☆19Updated 5 years ago
- Building upon BWA-MEM2, this repository includes performance improvements to the seeding and mate-rescue steps.☆13Updated 3 years ago
- Streaming algorithm for computing kmer statistics for massive genomics datasets☆54Updated 5 years ago
- Dictionary compressor with nibbled ANS and optimal parsing☆25Updated last year
- BioC++ core library (alphabet, meta, ranges)☆19Updated last year
- A repository for generating strobemers and evalaution☆77Updated 11 months ago
- efficient alignment of strings to partially ordered string graphs☆33Updated 3 years ago
- Generic hash table library in C☆31Updated last week
- An efficient index for the colored, compacted, de Bruijn graph☆107Updated 5 months ago
- deBGR: An Efficient and Near-Exact Representation of the Weighted de Bruijn Graph☆30Updated 4 years ago
- utilities for indexing and sequence extraction from FASTA files☆59Updated 3 years ago
- gsufsort: building suffix arrays, LCP-arrays and BWTs for string collections [AMB 2020]☆27Updated last month
- Cosmo is a fast, low-memory DNA assembler using a Succinct (variable order) de Bruijn Graph.