Advertisement · 728 × 90

Posts by Brian Naughton

Boolean Biotech

@btnaughton.bsky.social's VHH competition results are out! There were two entrants: me and Brian. We both lost

2 weeks ago 6 2 1 0
Video

Do you have modal.com credits you need to light on fire? Do you want to feel like a hacker while vibe designing protein minibinders? Try running `uvx --from 'mosaic-tui @ git+https://github.com/escalante-bio/mosaic-tui mosaic --pdb 1ubq` from your terminal. No need to install anything.

1 month ago 9 1 1 0
Preview
Teaching generative models to hallucinate There are currently two main approaches to computational protein binder design: optimization (exemplified by BindCraft) and generative models (e.g. BoltzGen). A design campaign using either method l...

New post: blog.escalante.bio/teaching-gen.... You can massively improve in silico metrics for BoltzGen using standard post-training techniques (with a structure model as your reward function). If this holds up (no wetlab testing yet!) you could get binders in seconds rather than hours...

1 month ago 18 5 1 0
Preview
How to Design Antibodies A step-by-step guide to making de novo binders.

I wrote a primer on AI antibody design, published on Asimov press.

www.asimov.press/p/antibody-d...

1 month ago 11 2 0 1
Preview
Toward universal binder discovery: Advances in display, computational design and in vivo platforms Protein binders are fundamental tools in chemical biology, key components of biotechnologies, and the foundation of biologics-based medicines. However…

Check out our new review on binder discovery! In a fast-moving world, here are some thoughts we have in the moment.

Congrats @jzy2799.bsky.social and Eddy!!

www.sciencedirect.com/science/arti...

1 month ago 19 6 0 0
Video

sometimes I wonder if Claude Code really does make me more productive. sure, it implemented this much faster than I could have, but I probably would have had the sense not to...

1 month ago 21 1 4 0
Post image

Excellent, comprehensive rundown of the state of bio lab automation by @owlposting1.bsky.social

In retrospect, it's an important topic that has had almost zero discussion over the years!

A fun surprise to see some decade-old(!) work show up in there too.

www.owlposting.com/p/heuristics...

2 months ago 6 2 1 0
Preview
Developability comes for free...? Did AI de novo antibody generation models learn developability properties without explicitly being trained on this?

Great piece on antibody developability in the AI era by Adil Yusuf
ayusuf.substack.com/p/developabi...

2 months ago 1 0 0 0
Post image

github.com/adaptyvbio/p...

Very cool Claude skills for protein design from x.com/CotetTudor and Adaptyv.

Their standard pipeline should enable anyone (+Claude) to easily design binders at close to state of the art!

I'm happy to see it uses my biomodals repo in parts github.com/hgbrian/biom...

3 months ago 2 0 0 0
Advertisement
Preview
Tudor-Stefan Cotet (@CotetTudor) / X Tudor-Stefan Cotet (@CotetTudor) / X

Very cool Claude skills for protein design from x.com/CotetTudor and Adaptyv.

Their standard pipeline should enable anyone (+Claude) to easily design binders at close to state of the art!

I'm also happy to see it uses my biomodals repo in parts github.com/hgbrian/biom...

3 months ago 3 1 0 0
Preview
~180 lines of code to win the in silico portion of the Adaptyv Nipah binding competition Here's the script we used to get 1st place in the in silico portion of the Adaptyv Nipah competition: import modal def download_boltz2(): from mosaic.models.boltz2 import Boltz2 Boltz2() ...

finally wrote up some notes on the adaptyv competition: blog.escalante.bio/180-lines-of....

3 months ago 11 2 1 2
Boolean Biotech

Blogpost: I took an oral probiotic for a month and did microbiome sequencing at @Plasmidsaurus.

blog.booleanbiotech.com/oral-microbi...

3 months ago 5 4 0 0
Post image

Releasing alignism, a small tool that I have found useful for doing multiple sequence alignment in browser.

hgbrian.github.io/alignism/

- The hard work was done by the awesome biowasm team!
- Does tree building too
- V fast compared to e.g., muscle on EBI
- Not tested that much!

3 months ago 24 10 0 0

Great! If each student signs up for modal you'd get $$$ in free compute.

3 months ago 0 0 1 0
Preview
GitHub - hgbrian/foldism: protein folding app running on modal protein folding app running on modal. Contribute to hgbrian/foldism development by creating an account on GitHub.

I semi-vibe coded a frontend for all the protein folding tools I've been running. It runs on modal and has 5 different open-source algorithms: Chai1, Boltz2, AF2, Protenix(-mini).

Not 100% polished but hopefully of use to some use to people in the field!
github.com/hgbrian/fold...

3 months ago 11 3 1 0
Boolean Biotech

I wrote up a short blogpost on using Claude Code / Opus 4.5 for computational biology

blog.booleanbiotech.com/claude-code-...

4 months ago 1 0 0 0

I was conserving characters but Sally Smith Hughes wrote “Genentech: The Beginnings of Biotech”

5 months ago 1 0 0 0
( (creator:[Hughes, Sally Smith])) - Search Results - Digital Collections Digital Collections Search Results.

A treasure trove of biotech and early SV oral histories by Sally Hughes: digicoll.lib.berkeley.edu/search?p=%28...

Genentech (Boyer, Goeddel (recommended!)), VC (Byers, Rock, Valentine), Kaiser ("History of the Kaiser Permanente Medical Care Program"), Lilly, Paul Berg, Stan Cohen, lots more.

5 months ago 3 1 1 0
Advertisement

I’ve been testing BoltzGen a bit recently and while I haven’t done any experimental testing yet, the quality of the software is very clear. It installs, runs, logs everything, has tons of options. Very excited to test out the designs irl!

5 months ago 6 2 0 0
Post image

I decided to experiment with my own (small) protein design competition!

It's specifically to test how well VHH pipelines work for binder design, without the usual careful tuning.

You submit a modal script, I run it and test on benchbb.bio

blog.booleanbiotech.com/vhh-competit...

6 months ago 2 2 0 1

Pretty interesting that AFAICT the filtering was done after the fact (so, library 1 had no filtering). This could make it an excellent dataset for training/testing filters/rankers. Too bad it looks like the dataset is not public

6 months ago 1 1 0 0
Post image

Another promising VHH model just dropped today from Manifold Bio. This one builds on BindCraft and ColabDesign. MIT license!

www.biorxiv.org/content/10.1...

The success rates appear to be lower than other tools, but this is highly target-dependent.

6 months ago 4 0 1 0
Boolean Biotech

New blogpost on the latest in AI antibody design.

Including some code to easily run Germinal and IgGM on modal!

blog.booleanbiotech.com/ai-antibody-...

6 months ago 3 1 0 2

It has been interesting to use gitingest to paste entire codebases for new tools into Gemini and ask for severe bugs (logic, incorrect variables...).

I think it found at least one this morning. I have to double-check before filing but it's a real bug from what I can tell...

6 months ago 0 0 0 0
Post image

In another preprint from the @brianhie.bsky.social Lab and @synbiogaolab.bsky.social, they introduce Germinal, a generative AI system for de novo antibody design.

Germinal produces functional nanobodies in just dozens of tests, making custom antibody design more accessible than ever before.

6 months ago 16 14 1 3
Advertisement
Post image Post image

A REALLY nice use of nanobanana (Gemini) is cleaning up blurry old images. Of course it depends what you ask for, but it is amazing at keeping the text and content the same.

7 months ago 2 0 0 0
Post image Post image

We decided to try to 3d print custom chess pieces.

The workflow of asking gemini to iterate on a design image, then uploading that image to adam.new worked amazingly well. 5 minutes work!

Left is the gemini image and right is the mesh.

7 months ago 2 0 0 0
Post image

I was reminded about Blackett's War by a mention on the @patio11 podcast. Terrific book about operations research / probability theory applied to real world problems.

Lots of anecdotes like this...

7 months ago 1 0 0 0
Post image

Recently tested some de-novo minibinders against two targets (thanks Adaptyv!) designed using our open-source design library, `mosaic`; our best method got hit rates of 7/10 and 8/10 and affinities as low as single-digit nanomolar. Wrote up some thoughts here: blog.escalante.bio/minibinder-d...

7 months ago 38 16 2 1
Post image Post image

Ibex from Prescient Design arxiv.org/abs/2507.09054 github.com/prescient-de...

- antibody folding with performance like Boltz/Chai but up to 100X faster
- does not fold the complex, just the antibody
- predicts holo and apo forms
- sadly, model weights are not freely available

8 months ago 1 0 0 0