Tag Archives: Open Source
Remove Background Noise from Video Without Re-encoding: An Audio-Only Approach with DeepFilterNet3
I Built a Single-Cell RNA-seq Pipeline That Writes Its Own Report
Single-cell RNA sequencing is one of those techniques that generates a huge amount of data and then demands a huge amount of effort to interpret it. You run the sequencer, get a matrix of 20,000 genes by several thousand cells, and then spend the next several days (or weeks) figuring out what’s in there. I… Read More: I Built a Single-Cell RNA-seq Pipeline That Writes Its Own… »
Cracker Blaster: a little block puzzle I built for my daughter
From Lab Bench to Browser: A Hybrid Digital Twin for CHO Cell Culture
I rebuilt two published CHO cell-culture papers — a hybrid ODE + machine-learning growth model, and a genome-scale metabolic reduction pipeline — as an interactive digital twin that runs in the browser. Here’s how it works, what’s under the hood, and an honest take on what it’s good for. No hosted version yet; the code is on GitHub and a live instance is coming soon.
Building ML Tools Scientists Will Actually Use
The Gap Between Models and Tools I’ve seen a lot of impressive ML models in biopharma that never get used. Not because the science is wrong, but because the tool doesn’t fit into anyone’s workflow. The model might be published in Nature Methods with beautiful receiver operating characteristic curves, but if a discovery scientist can’t… Read More: Building ML Tools Scientists Will Actually Use »