dlesl / gb-ioLinks
A Rust library for parsing, writing and manipulating Genbank sequence files
☆21Updated 8 months ago
Alternatives and similar repositories for gb-io
Users that are interested in gb-io are comparing it to the libraries listed below
Sorting:
- A Python interface to gb-io, a fast GenBank parser written in Rust.☆22Updated 2 months ago
- Bitpacked sequence trait and implementation☆15Updated 3 weeks ago
- Just another minhash implementation.☆12Updated 4 months ago
- A lightweight platform-accelerated library for biological motif scanning using position weight matrices.☆61Updated 3 weeks ago
- Compute bottom-s sketches and s-buckets sketches, using simd-minimizers crate.☆20Updated 3 weeks ago
- Fast sequence distance estimates☆24Updated last week
- Bit-packed and well-typed biological sequences☆37Updated last month
- A minimal copy fastq and fasta reader built for parallel support and paired end processing☆38Updated 2 weeks ago
- A Go implementation of the strobemers (https://github.com/ksahlin/strobemers)☆14Updated 4 years ago
- Efficient querying of biological databases☆42Updated 2 months ago
- A FASTA/FASTQ format parser library☆20Updated last year
- A command line utilty for working with BINSEQ files☆32Updated 2 weeks ago
- A Rust library providing fully dynamic sets of k-mers with high locality☆46Updated last year
- Rust library for processing sequencing reads.☆25Updated last year
- Rust package for constructing and analyzing phylogenies. (unpolished & unmaintained)☆15Updated 7 months ago
- Nail is an Alignment Inference tooL☆54Updated 2 weeks ago
- ☆17Updated 9 months ago
- Efficient and fast querying and parsing of GTDB's data☆29Updated 4 months ago
- bgzip support for Rust☆15Updated 2 years ago
- Shared k-mer content between two genomes☆18Updated 2 years ago
- Simple terminal alignment viewer☆85Updated 5 months ago
- Rust coder/decoder for Nucleotide Archival Format (NAF) files.☆10Updated 10 months ago
- A Rust-based library for phylogenetic analysis and manipulation☆16Updated last month
- Python and Rust library for loading, saving, and manipulating taxonomic trees☆49Updated 2 weeks ago
- A SIMD-accelerated library to compute random minimizers☆33Updated last month
- Parallel Construction of Suffix Arrays in Rust☆26Updated 7 months ago
- sfasta☆35Updated 7 months ago
- A minimap2 implementation with binseq inputs☆17Updated 2 weeks ago
- A bit-packed k-mer representation (and relevant utilities) for rust