jianshu93
Probabilistic data structures in Bioinformatics and Computational Biology.
University of California, San DiegoSan Diego
jianshu93's Stars
has2k1/plotnine
A Grammar of Graphics for Python
Rust-GPU/Rust-CUDA
Ecosystem of libraries and tools for writing and executing fast GPU code fully in Rust.
CannyLab/tsne-cuda
GPU Accelerated t-SNE for CUDA with Python bindings
DLTcollab/sse2neon
A translator from Intel SSE intrinsics to Arm/Aarch64 NEON implementation
lmcinnes/pynndescent
A Python nearest neighbor descent for approximate nearest neighbors
mjskay/ggdist
Visualizations of distributions and uncertainty
Lokathor/tinyvec
Just, really the littlest Vec you could need. So smol.
trevorld/ggpattern
ggplot geoms with pattern fills
jlmelville/uwot
An R package implementing the UMAP dimensionality reduction method.
waveygang/wfmash
base-accurate DNA sequence alignments using WFA and mashmap3
Illumina/DRAGMAP
DRAGEN open-source mapper
AnantharamanLab/vRhyme
Binning Virus Genomes from Metagenomes
COMBINE-lab/kmers
A bit-packed k-mer representation (and relevant utilities) for rust
libscran/umappp
C++ port of the UMAP algorithm
OpenGene/UniqueKMER
Generate unique KMERs for every contig in a FASTA file
eXascaleInfolab/NodeSketch
NodeSketch: Highly-Efficient Graph Embeddings via Recursive Sketching
alilleybrinker/semver-explain
Explain semver requirements by converting them into less than, greater than, and/or equal to form.
suchapalaver/krust
Bioinformatics 101 tool for counting unique k-length substrings in DNA
edawson/mkmh
Generate kmers/minimizers/hashes/MinHash signatures, including with multiple kmer sizes.
anp/parasailors
Rust bindings to parasail, a SIMD-accelerated pairwise sequence alignment library.
davidMcneil/mnist
MNIST data set parser https://crates.io/crates/mnist
althonos/orthoani
A Python implementation of the OrthoANI algorithm for nucleotide identity measurement.
uzushino/rs-annoy
spotify/annoy bindings for Rust.
knncolle/knncolle
Collection of KNN algorithms in C++
uzushino/little-annoy
A minimal implementation of spotify/annoy in pure rust
pjedge/rust-spoa
Rust crate with bindings and interface to the SPOA library for generating consensus sequences.
bionitio-team/bionitio-rust
Demonstrating best practices for bioinformatics command line tools
mustafa-guler/libhmmer-sys
A thin rust wrapper around libhmmer
jeanmanguy/multi-seq-align
A crate to manipulate multiple sequences alignments in Rust.
LTLA/yaumap
Yet Another UMAP package for R