Pedro Pessoa, PhD
pedropessoaphd.bsky.social
Pedro Pessoa, PhD
@pedropessoaphd.bsky.social
Postdoctoral Researcher at Arizona State University

For a look at my research papers , tutorials and other scientific texts see my website https://pessoap.github.io/
For full paper:
doi.org/10.7554/eLif...
doi.org
September 15, 2025 at 6:12 AM
In our work, we introduce REPOP, a Bayesian computational framework that more accurately quantifies bacterial populations from plate counts by modeling the experimental noise introduced through dilution and plating.
September 8, 2025 at 8:01 PM
6/6

✅ Simulate complex, non-Markovian biological dynamics
✅ Train conditional normalizing flows to approximate intractable likelihoods
✅ Perform full #Bayesian inference on anything you can simulate.

arxiv.org/abs/2506.09374
June 19, 2025 at 10:25 PM
5/6

We apply this to yeast expressing GFP under the glc3 promoter.

🌱 At first glance, high fluorescence seems like gene activation. But when you model protein inheritance across divisions...

Most cells are actually inactive — just glowing their ancestors GFP.
June 19, 2025 at 10:25 PM
4/6

Despite the complexity, these dynamics are easy to simulate — protein production, cell division, fluorescence, all of it.

So we flipped the problem: We train neural networks on simulations to learn the likelihood function itself.
June 19, 2025 at 10:25 PM
3/6

Because of that clock, division times aren’t memoryless -- they’re not exponential.

This breaks standard models of gene expression, that is:
NO Master Equations
NO Fokker-Planck equations

We had rethink how we do inference.
June 19, 2025 at 10:25 PM
2/6

In this new preprint, we analyze #flowcytometry data of stress regulation in yeast
🧬 We indirectly observe protein levels through fluorescence.
But here's the catch:
1 - Proteins live much longer than a single cell cycle
2 - Cell division follows a biological clock
June 19, 2025 at 10:25 PM
6/6
If you plate, you need REPOP.

Preprint -- doi.org/10.1101/2025...
Software -- github.com/PessoaP/REPOP

Special thanks to the Lab Members - Pedro Pessoa, Carol Lu and Stanimir Tashev
As well as Rory Kruithoff and Douglas P Shepherd
#Biophysics #QuantitativeBiology
REPOP: bacterial population quantification from plate counts
Bacterial counts from native environments, such as soil or the animal gut, often show substantial variability across replicate samples. This heterogeneity is typically attributed to genetic or environ...
www.biorxiv.org
April 7, 2025 at 6:14 PM
5/6
This is why we built REPOP, an #opensource tool to REconstruct POpulations from plates.

Straightforward to use and with tutorials available on #GitHub

github.com/PessoaP/REPOP

With all the #Bayesian Rigor and #PyTorch speed
GitHub - PessoaP/REPOP
Contribute to PessoaP/REPOP development by creating an account on GitHub.
github.com
April 7, 2025 at 6:14 PM
4/6
As we show in the preprint, this
- Overestimatese variability
- Can miss real structure in your population: Subpopulations and/or multimodality as biological differences across samples,
April 7, 2025 at 6:14 PM
3/6
This assumes:
– No randomness in how many bacteria end up on the plate
– No randomness in the original swab

In reality, every step is noisy.
April 7, 2025 at 6:14 PM
2/6
Plate counting is a simple:

You dilute a sample, plate a small volume, and count colonies.

Say you dilute by 200×, and count 50 colonies.
Easy just multiply 50 × 200 = 10k bacteria, right?

NOT QUITE...
April 7, 2025 at 6:14 PM
But how do we know how accurate our estimate of π really is? 🤔

There’s a way to do it right: Combining it with Bayesian inference. Instead of just getting a rough guess, we can properly quantify uncertainty.

That is what I have written in my blog today. Check it out
March 14, 2025 at 7:50 PM