COMBINE-lab / mazuLinks
A Rust library for building modular, fast and compact indexes over genomic data
☆12Updated last year
Alternatives and similar repositories for mazu
Users that are interested in mazu are comparing it to the libraries listed below
Sorting:
- ☆15Updated last year
- Rust library for processing sequencing reads.☆25Updated last year
- A bit-packed k-mer representation (and relevant utilities) for rust☆47Updated last year
- Benchmarking pairwise aligners☆36Updated 8 months ago
- Pairwise nucleotide alignment benchmark of Rust bindings☆30Updated 2 years ago
- Iterate over minimizers of a DNA sequence☆31Updated last year
- ☆14Updated 4 years ago
- A minimal copy fastq and fasta reader built for parallel support and paired end processing☆31Updated last week
- GFA parser in Rust☆30Updated 2 years ago
- Reference implementations of minimizer schemes to go with the mod-minimizers paper.☆26Updated 5 months ago
- A Rust library providing fully dynamic sets of k-mers with high locality☆46Updated last year
- Rust wrapper for the next generation (still currently in C++)☆28Updated 2 months ago
- Tools for working FASTQ files from sequencers (R1/R2/I1/I2)☆12Updated 10 months ago
- Bioinformatics 101 tool for counting unique k-length substrings in DNA☆31Updated 2 years ago
- ntHash implementation in Rust☆36Updated last year
- Rust bindings to the wavefront algorithm C implementation☆17Updated 3 years ago
- A SIMD-accelerated library to compute random minimizers☆33Updated this week
- Fast interval intersection library☆43Updated last month
- Singular Genomics Demultiplexing Tool☆16Updated last year
- Rust crate with bindings and interface to the SPOA library for generating consensus sequences.☆11Updated 6 years ago
- ☆14Updated 2 months ago
- Low level bindings and wrapper for slow5lib, an alternative for ONT Nanopore sequencing FAST5 output☆10Updated 11 months ago
- sfasta☆35Updated 5 months ago
- Refinements of the WFA alignment algorithm with better complexity☆26Updated 3 years ago
- A rust wrapper for the spoa C++ partial order alignment library☆10Updated 4 months ago
- gia: Genomic Interval Arithmetic☆64Updated last year
- Fast and exact gap-affine partial order alignment☆54Updated 3 weeks ago
- SIMD-parallel BLAST X-drop DP on sequence graphs☆24Updated last year
- Optimal distance lower bound k-mer sampling.