ocfnash / FM-IndexLinks
C++ implementation of FM Index data structure wrapped in Python
☆14Updated 2 years ago
Alternatives and similar repositories for FM-Index
Users that are interested in FM-Index are comparing it to the libraries listed below
Sorting:
- 📖 🧬 SSHash is a compressed, associative, exact, and weighted dictionary for k-mers.☆90Updated last week
- Ultra fast MSD radix sorter☆10Updated 5 years ago
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 3 years ago
- libsequence: a C++ class library for evolutionary genetic analysis☆52Updated 5 years ago
- Dynamic succinct/compressed data structures☆112Updated last week
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆88Updated last year
- A tool for merging large BWTs☆25Updated 5 years ago
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆108Updated 10 years ago
- An optimal space run-length Burrows-Wheeler transform full-text index☆66Updated 2 years ago
- Bloom-filter based minimal perfect hash function library☆270Updated 5 months ago
- Bit packed vector of integral values☆28Updated 10 months ago
- a minimal C++ interval tree implementation☆237Updated 4 years ago
- memory mapped multimap, multiset, and implicit interval tree based on an in-place parallel sort☆26Updated 4 years ago
- Simply feedforward neural network☆19Updated 9 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆65Updated last year
- FM-index representation of a de Bruijn graph☆27Updated 8 years ago
- C++ thread pool library☆20Updated last year
- An alignment-free, reference-free and incremental data structure for colored de Bruijn graph with application to pan-genome indexing.☆44Updated 3 years ago
- memory efficient, fast & precise taxnomomic classification system for metagenomic read mapping☆64Updated 7 months ago
- Header-only, gzread-like reader for gzip, bz2, and xz.☆11Updated 7 years ago
- Compact Tree Representation☆16Updated 8 years ago
- Fast and compact locality-preserving minimal perfect hashing for k-mer sets.☆43Updated 2 years ago
- Fast FASTA/Q parser and writer (C++ re-implementation of kseq library)☆56Updated last year
- Implementation of eBWT using Prefix-free parse (PFP)☆14Updated 5 months ago
- Practical Dynamic de Bruijn Graphs☆18Updated 5 years ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆14Updated 7 years ago
- An experimental tool to find approximate max-cuts in a large graph☆10Updated 4 years ago
- C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings☆156Updated last year
- A fast constructor of the compressed de Bruijn graph from many genomes☆42Updated last month