ocfnash / FM-IndexLinks
C++ implementation of FM Index data structure wrapped in Python
☆13Updated 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:
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆107Updated 10 years ago
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆84Updated last year
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 3 years ago
- a minimal C++ interval tree implementation☆232Updated 4 years ago
- A tool for merging large BWTs☆26Updated 4 years ago
- 📖 🧬 SSHash is a compressed, associative, exact, and weighted dictionary for k-mers.☆88Updated last week
- Ultra fast MSD radix sorter☆11Updated 5 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆64Updated last year
- An optimal space run-length Burrows-Wheeler transform full-text index☆67Updated 2 years ago
- libsequence: a C++ class library for evolutionary genetic analysis☆53Updated 5 years ago
- Bit packed vector of integral values☆27Updated 7 months ago
- Fast and compact locality-preserving minimal perfect hashing for k-mer sets.☆43Updated last year
- Bloom-filter based minimal perfect hash function library☆266Updated last month
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆49Updated 4 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- ProbMinHash – A Class of Locality-Sensitive Hash Algorithms for the (Probability) Jaccard Similarity☆43Updated 4 years ago
- Dynamic succinct/compressed data structures☆112Updated last year
- Simply feedforward neural network☆19Updated 8 years ago
- An experimental tool to find approximate max-cuts in a large graph☆11Updated 4 years ago
- FM-index representation of a de Bruijn graph☆27Updated 8 years ago
- Mantis: A Fast, Small, and Exact Large-Scale Sequence-Search Index☆81Updated last year
- Practical Dynamic de Bruijn Graphs☆18Updated 4 years ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- Implementation of eBWT using Prefix-free parse (PFP)☆14Updated last month
- memory efficient, fast & precise taxnomomic classification system for metagenomic read mapping☆63Updated 3 months ago
- An alignment-free, reference-free and incremental data structure for colored de Bruijn graph with application to pan-genome indexing.☆44Updated 3 years ago
- BlastGraph is a new tool for computing intensive approximate pattern matching in a sequence graph or a de-Bruijn graph. Given an oriented…☆12Updated 12 years ago
- FOundation of stXXl and thriLL☆14Updated last year
- Header-only, gzread-like reader for gzip, bz2, and xz.☆12Updated 7 years ago
- Extremely fast inplace radix sort☆42Updated 5 years ago