brent pedersen (@brent_p) 's Twitter Profile
brent pedersen

@brent_p

computational biologist.
Building humane tools for large-scale genomics and rare-disease.

Contact me if you have genomics/bioinformatics contracting work.

ID: 16960160

linkhttp://github.com/brentp calendar_today25-10-2008 01:11:34

3,3K Tweet

5,5K Followers

1,1K Following

kez cleal (@kezcleal) 's Twitter Profile Photo

Here's a small package that integrates htslib with your Zig build, making it easier to work on genomics projects using #ZigLang. Check it out 👉 github.com/kcleal/zights #Genomics #Bioinformatics

brent pedersen (@brent_p) 's Twitter Profile Photo

new tool: vcfexpress let's user apply lua expressions to filter/modify a VCF and optionally to write templated output: github.com/brentp/vcfexpr… it's fast. feedback appreciated. Work with Aaron Quinlan

brent pedersen (@brent_p) 's Twitter Profile Photo

vcfexpress is fast in benchmarks (re-run from vembrane paper). it's very customizable; simple user lua code to parse CSQ fields (to find HIGH impact variants, for example) is still quite fast. brentp.github.io/vcfexpress/spe…

brent pedersen (@brent_p) 's Twitter Profile Photo

This looks like a nicely done comparison of pathogenicity prediction tools. Even stratifies by date the (truth-set) variant was created to hint at leakage/training on truth. BayesDel metamethod does quite well. Scores recalibrated by conservation ++ biorxiv.org/content/10.110…

brent pedersen (@brent_p) 's Twitter Profile Photo

don't use hg38.fa as-is. checkout the references 😜 here: ftp-trace.ncbi.nlm.nih.gov/ReferenceSampl… rendered the ipynb (not mine) here: gist.github.com/brentp/1935e9b… in short, use: GRCh38_GIABv3_no_alt_analysis_set_maskedGRC_decoys_MAP2K3_KMT2C_KCNJ18.fasta.gz other updates on the best hg38 reference?

brent pedersen (@brent_p) 's Twitter Profile Photo

Vcfexpress: flexible, rapid user-expressions to filter and format VCFs biorxiv.org/content/10.110… work with Aaron Quinlan lua expressions and a sandbox feature so it can be run safely.

brent pedersen (@brent_p) 's Twitter Profile Photo

echtvar still (echt waar) annotates variants extremely rapidly with large population databases where most variants are encoded into 32 bits (and are then compressed with stream v-byte). latest release fixes a small bug github.com/brentp/echtvar…

brent pedersen (@brent_p) 's Twitter Profile Photo

with Jason Kunisaki from Aaron Quinlan lab, have been dusting off fraguracy, which evaluates sequencing error rates using the portion of bases from paired end reads that overlap. new release adds, among other niceties, tracking for distance to homopolymer. github.com/brentp/fragura…

Jiayi Pan (@jiayi_pirate) 's Twitter Profile Photo

We reproduced DeepSeek R1-Zero in the CountDown game, and it just works Through RL, the 3B base LM develops self-verification and search abilities all on its own You can experience the Ahah moment yourself for < $30 Code: github.com/Jiayi-Pan/Tiny… Here's what we learned 🧵

We reproduced DeepSeek R1-Zero in the CountDown game, and it just works 

Through RL, the 3B base LM develops self-verification and search abilities all on its own 

You can experience the Ahah moment yourself for &lt; $30 
Code: github.com/Jiayi-Pan/Tiny…

Here's what we learned 🧵
brent pedersen (@brent_p) 's Twitter Profile Photo

I am looking for a mentor for the rust programming language. My latest issue is with trait bounds (github.com/brentp/simpleb…) but I have a few things I generally hit. I can compensate with $$ or interesting problems. :) Please share with relevant people and feel free to DM.

brent pedersen (@brent_p) 's Twitter Profile Photo

vcfexpress is a command-line tool built in rust that lets users apply lua expressions to modify or filter a vcf from the command-line github.com/brentp/vcfexpr… new release with better docs github.com/brentp/vcfexpr… and examples github.com/brentp/vcfexpr…

brent pedersen (@brent_p) 's Twitter Profile Photo

vcfexpress applies simple user expressions variants in a VCF. it can replace one-off python scripts to manipulate VCFs, likely with better performance. we'd like to collect use-cases here: github.com/brentp/vcfexpr… if you have a use-case and want some pointers, open an issue

brent pedersen (@brent_p) 's Twitter Profile Photo

new release of vcfexpress with some performance improvements for common uses: github.com/brentp/vcfexpr… also adding to list of examples, for example filtering on posterior genotype prob: github.com/brentp/vcfexpr…

𝕐 (@nomad421) 's Twitter Profile Photo

This is very cool work and I'm happy to see it published. Vcfexpress by brent pedersen and Aaron Quinlan allows building (essentially) arbitrary VCF filters expressed in lua code with parsing & eval powered by rust! academic.oup.com/bioinformatics…

brent pedersen (@brent_p) 's Twitter Profile Photo

erf generated by deepseek (left) and gpt-4o (right) are nearly identical. even have same comments and formula reference. only difference I see is parens in sign definition:

erf generated by deepseek (left) and gpt-4o (right) are nearly identical. even have same comments and formula reference. only difference I see is parens in sign definition: