Pinned Repositories
barkeep
bioconda-recipes
Conda recipes for the bioconda channel.
bloom-filter
Bloom filters in Rust
bloomd
Bloom Filter and vectorized murmurhash3
bwa
Burrow-Wheeler Aligner for short-read alignment (see minimap2 for long-read alignment)
const_soft_float
rust const soft float point library
d_hdf5
D wrappers for HDF5 - aiming ultimately at idiomatic D style. thanks to Fritjers
dklib
docx-rs
A Rust library for parsing and generating docx files.
dstep
A tool for converting C and Objective-C headers to D modules
charlesgregory's Repositories
charlesgregory/barkeep
charlesgregory/bioconda-recipes
Conda recipes for the bioconda channel.
charlesgregory/bloom-filter
Bloom filters in Rust
charlesgregory/bloomd
Bloom Filter and vectorized murmurhash3
charlesgregory/bwa
Burrow-Wheeler Aligner for short-read alignment (see minimap2 for long-read alignment)
charlesgregory/const_soft_float
rust const soft float point library
charlesgregory/d_hdf5
D wrappers for HDF5 - aiming ultimately at idiomatic D style. thanks to Fritjers
charlesgregory/dklib
charlesgregory/docx-rs
A Rust library for parsing and generating docx files.
charlesgregory/dstep
A tool for converting C and Objective-C headers to D modules
charlesgregory/htsget-rs
Pure Rust htsget server implementation
charlesgregory/htslib
C library for high-throughput sequencing data formats
charlesgregory/igvnav
charlesgregory/intel-intrinsics
Use Intel SIMD intrinsics syntax with D. Decorrelate codegen from semantics.
charlesgregory/lollipops
Lollipop-style mutation diagrams for annotating genetic variations.
charlesgregory/LuaD
Bridge to Lua from the D programming language
charlesgregory/minimap2-rs
Rust bindings to minimap2 library
charlesgregory/parkour
An open-source Laboratory Information Management System (LIMS) for Next-Generation Sequencing (NGS)
charlesgregory/PhageUniqueSeq
A java program to aid my research in finding unique primers for mycobacteriophages
charlesgregory/PhageUniqueSeq-Go
My PhageUniqueSeq program ported to the Go language. Work In Progress.
charlesgregory/polars
Fast multi-threaded, hybrid-out-of-core query engine focussing on DataFrame front-ends
charlesgregory/python-docx-template
Use a docx as a jinja2 template
charlesgregory/reconCNV
visualize CNV data from targeted capture based sequencing data
charlesgregory/REID
A python program to simulate restriction enzyme digests.
charlesgregory/rocket-session-store
An expansible rocket session store.
charlesgregory/stdq
Route stdin/stdout through ZeroMQ
charlesgregory/workerpool
A simple go worker pool