kensho-technologies / sequence_alignLinks
Efficient implementations of Needleman-Wunsch and other sequence alignment algorithms written in Rust with Python bindings via PyO3.
☆74Updated 7 months ago
Alternatives and similar repositories for sequence_align
Users that are interested in sequence_align are comparing it to the libraries listed below
Sorting:
- A small rust-based data loader☆31Updated 4 months ago
- Exon is an OLAP query engine specifically for biology and life science applications.☆70Updated 7 months ago
- Rust implementation of probminhash, superminhash and hyperloglog sketching algorithms☆30Updated 4 months ago
- Locality Sensitive Hashing☆73Updated 2 years ago
- Fast DNA manipulation for Rust and Python☆58Updated 6 months ago
- Modular Rust transformer/LLM library using Candle☆36Updated last year
- A library for easy, fast, and efficient reading & writing of PLINK Bed files☆81Updated 6 months ago
- Graph model execution API for Candle☆16Updated 2 months ago
- Collection of succinct data structures in Rust☆100Updated 2 months ago
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆109Updated 2 years ago
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆87Updated 3 months ago
- Python and Rust library for loading, saving, and manipulating taxonomic trees☆38Updated 2 months ago
- Hardware go brrr bounded context suffix array construction algorithm☆18Updated last year
- Locality Sensitive Hashing in Rust with Python bindings☆119Updated 2 years ago
- Fast and Versatile Alignments for Python☆50Updated 2 years ago
- Analyzes whole genome sequencing data for gene-editing verification☆10Updated 6 months ago
- Simple succinct data structures (in Rust)☆51Updated 10 months ago
- Faster zlib and gzip compatible compression and decompression by providing python bindings for the isa-l library.☆53Updated last month
- Blog on PhD @ BMI ETH Zurich☆33Updated last week
- Needleman-Wunsch and Smith-Waterman algorithms in python☆47Updated last year
- Read and write tensorboard data using Rust☆23Updated last year
- k-Medoids clustering in Rust with the FasterPAM algorithm☆26Updated last month
- Rust crate for some audio utilities☆25Updated 7 months ago
- A Rust implementation of the Quad Wavelet Tree☆43Updated last month
- Functional command-line JSON processor with a bidirectional type system☆24Updated 5 months ago
- Rapid fuzzy string matching in Rust using various string metrics☆59Updated last year
- A text embedding extension for the Polars Dataframe library.☆26Updated 11 months ago
- Rust implementations of succinct data structures☆66Updated this week
- A library of common biomedical types.☆39Updated 6 months ago
- LogLog space version of MinHash by combining ideas from HyperLogLog and b-bit MinHash☆56Updated 5 years ago