Pinned Repositories
bio-playground
miscellaneous scripts for bioinformatics/genomics that dont merit their own repo.
cyvcf2
cython + htslib == fast VCF and BCF processing
echtvar
using all the bits for echt rapid variant annotation and filtering
goleft
goleft is a collection of bioinformatics tools distributed under MIT license in a single static binary
hts-nim
nim wrapper for htslib for parsing genomics data files
mosdepth
fast BAM/CRAM depth calculation for WGS, exome, or targeted sequencing
slivar
genetic variant expressions, annotation, and filtering for great good.
smoove
structural variant calling and genotyping with existing tools, but, smoothly.
somalier
fast sample-swap and relatedness checks on BAMs/CRAMs/VCFs/GVCFs... "like damn that is one smart wine guy"
vcfanno
annotate a VCF with other VCFs/BEDs/tabixed files
brentp's Repositories
brentp/mosdepth
fast BAM/CRAM depth calculation for WGS, exome, or targeted sequencing
brentp/cyvcf2
cython + htslib == fast VCF and BCF processing
brentp/vcfanno
annotate a VCF with other VCFs/BEDs/tabixed files
brentp/somalier
fast sample-swap and relatedness checks on BAMs/CRAMs/VCFs/GVCFs... "like damn that is one smart wine guy"
brentp/slivar
genetic variant expressions, annotation, and filtering for great good.
brentp/echtvar
using all the bits for echt rapid variant annotation and filtering
brentp/bwa-meth
fast and accurate alignment of BS-Seq reads using bwa-mem and a 3-letter genome
brentp/peddy
genotype :: ped correspondence check, ancestry check, sex check. directly, quickly on VCF
brentp/vcfexpress
expressions on VCFs
brentp/vcfgo
a golang library to read, write and manipulate files in the variant call format.
brentp/fishers_exact_test
Fishers Exact Test for Python (Cython)
brentp/geneimpacts
prioritize effects of variant annotations from VEP, SnpEff, et al.
brentp/fraguracy
overlapping bases in read-pairs from a fragment indicate accuracy and reveal error-prone sites
brentp/nim-lapper
fast easy interval overlapping for nim-lang
brentp/pbr
drunk on perbase pileups and lua expressions
brentp/bix
tabix file access with golang using biogo machinery
brentp/xvcf-rs
VCF/BCF [un]compressed [un]indexed
brentp/bedder-rs
an API for intersections of genomic data
brentp/d4-nim
nim-lang wrapper for https://github.com/38/d4-format
brentp/bedder-py-wrappers
rust->python wrappers to be used by bedder
brentp/simplebed-rs
a simple bed file reader and writer that allows querying when an index is present
brentp/fgoxide
Quality of life improvements in Rust.
brentp/noodles
Bioinformatics I/O libraries in Rust
brentp/perbase
Per-base per-nucleotide depth analysis
brentp/bedder-docs
documentation for bedder in mkdocs
brentp/help-repositories
getting help on stuff.
brentp/hts-sys
Raw rust bindings for htslib
brentp/rust-bio
This library provides implementations of many algorithms and data structures that are useful for bioinformatics. All provided implementations are rigorously tested via continuous integration.
brentp/rust-htslib
This library provides HTSlib bindings and a high level Rust API for reading and writing BAM files.
brentp/vembrane-benchmark
benchmark workflow for vcfexpress paper