rust-seq / packed-seqLinks
Bitpacked sequence trait and implementation
☆16Updated last week
Alternatives and similar repositories for packed-seq
Users that are interested in packed-seq are comparing it to the libraries listed below
Sorting:
- Iterate over minimizers of a DNA sequence☆31Updated last year
- Shared k-mer content between two genomes☆18Updated 2 years ago
- Fast sequence distance estimates☆26Updated last month
- A SIMD-accelerated library to compute random minimizers☆34Updated last week
- Host depletion optimised for clinical metagenomic sequencing applications☆16Updated last year
- ☆14Updated 5 years ago
- k-mers and the like☆22Updated this week
- Compute bottom-s sketches and s-buckets sketches, using simd-minimizers crate.☆20Updated last month
- A Go implementation of the strobemers (https://github.com/ksahlin/strobemers)☆14Updated 4 years ago
- A small, auxiliary index to massively improve parallel fastq parsing☆29Updated last month
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆20Updated last year
- A FASTA/FASTQ format parser library☆20Updated last year
- A Rust library providing fully dynamic sets of k-mers with high locality☆46Updated this week
- Just another minhash implementation.☆12Updated last week
- Given a set of kmers (fasta format) and a set of sequences (fasta format), this tool will extract the sequences containing the kmers.☆21Updated 2 years ago
- Compute a pairwise SNP distance matrix from one or two alignment(s)☆26Updated last year
- ntHash implementation in Rust☆36Updated last year
- Generate random test data for bioinformatics☆27Updated last year
- Generate kmers/minimizers/hashes/MinHash signatures, including with multiple kmer sizes.☆24Updated 5 years ago
- Bioinformatics 101 tool for counting unique k-length substrings in DNA☆33Updated 2 years ago
- A minimal copy fastq and fasta reader built for parallel support and paired end processing☆40Updated last week
- fast, multithreaded sourmash operations: search, compare, and gather.☆25Updated this week
- Rust library for processing sequencing reads.☆25Updated last year
- Reference implementations of minimizer schemes to go with the mod-minimizers paper.☆28Updated 8 months ago
- Iterate k-min-mers from a DNA sequence in Rust☆13Updated last year
- Next Index to Query Kmer Intersection☆17Updated 2 years ago
- A Rust library for storing generic genomic data by sorted chromosome name☆17Updated last year
- Basecalling configuration prediction through FASTQ files☆32Updated last month
- Minimum plain text representation of kmer sets☆16Updated 11 months ago
- Wavefront alignment algorithm (WFA) in Golang☆32Updated 5 months ago