Dheeraj Prakaash retweetledi
Dheeraj Prakaash
727 posts

Dheeraj Prakaash
@DJ_Biophys
Postdoc @tamarabidone's lab @uusci | Previously, postdoc @UniofOxford, PhD @UniversityLeeds | #CompBiochem #Tech #SciArt ➡️ https://t.co/uqiLhhxsbg
Katılım Şubat 2018
647 Takip Edilen411 Takipçiler
Dheeraj Prakaash retweetledi
Dheeraj Prakaash retweetledi

Now you can draw DNA easily in Labcanvas. 😍@labcanvasapp
We have started adding custom scientific brushes in Labcanvas.
More detailed tutorials coming soon!
English
Dheeraj Prakaash retweetledi
Dheeraj Prakaash retweetledi

Martini 3 Coarse-Grain Model For PFAS !
pubs.acs.org/doi/full/10.10…
Română
Dheeraj Prakaash retweetledi

New online! Microtubules in the axon are GDP bound but adopt a stable GTP-like expanded state dlvr.it/TRxM7v

English
Dheeraj Prakaash retweetledi

What if AI could invent enzymes that nature hasn’t seen? 👩🔬🧑🔬
Introducing 🪩 DISCO: Diffusion for Sequence-structure CO-design
14 rounds of directed evolution and over a year of wet lab work. That's what it took to engineer an enzyme for selective C(sp³)–H insertion, one of the most challenging transformations in organic chemistry.
DISCO surpasses this with a single plate. No pre-specified catalytic residues, no template, no theozyme, no inverse folding, just joint diffusion over protein sequence and structure.
📝 Blog: disco-design.github.io
📄 Paper: arxiv.org/abs/2604.05181
💻 Code: github.com/DISCO-design/D…
English
Dheeraj Prakaash retweetledi

excited to release a new benchmark for protein fitness prediction: FLIP2
FLIP2 has 7 new datasets spanning enzymes, PPIs, and light-sensitive proteins, + splits designed to test generalization in realistic protein engineering settings
paper, data, code: flip.protein.properties

Kevin K. Yang 楊凱筌@KevinKaichuang
We made FLIP2, a protein fitness benchmark spanning seven new datasets, including enzymes, protein-protein interactions, and light-sensitive proteins, as well as splits that measure generalization relevant to real-world protein engineering campaigns.
English
Dheeraj Prakaash retweetledi

🚀 Introducing Protenix-v1, the first open-source model achieving AF3-level performance
Highlights:
🔹 Verified inference-time scaling behavior
🔹 RNA MSA & protein template support
🔹 Additional release: Protenix-v1-20250630 trained on a larger dataset
🔹 PXMeter v1.0.0 for transparent evaluation (6k+ complexes, time-split & domain-specific subsets)
🔗 Code: github.com/bytedance/Prot…
🔗 Eval toolkit: github.com/bytedance/PXMe…
🔗 Online server: protenix-server.com

English
Dheeraj Prakaash retweetledi

A new best-in-class structure predictor AND de novo design protocol
Protenix-v2 claims to outperform AlphaFold3 in antibody-antigen structure prediction tasks, showing a 13% increase over its previous generation in DockQ scores.
Available on @tamarindbio today.
Protenix-v2 with only 5 seeds beats Protenix-v1 with 1000 seeds on antibody–antigen prediction. This implies a technical improvement, while not needing to massively scale inference of a given model like other providers previously showed.
In addition, the authors use Protenix-v2 as a scoring and ranking mechanism for de novo antibody design. They report a 100% target-level success rate on the current soluble-target panel, meaning at least one confirmed binder for every tested target, with BLI-confirmed VHH-Fc hit rates from 2% to 48%. They also show that epitope choice matters a lot: on AMBP, one epitope gave 4% hit rate and another 48%.
The GPCR result is probably the most impressive experimental result in the paper. With only 16–30 tested designs per target, the protocol shows VHH-Fc hit rates of 16%, 62%, 40%, and 88% across four GPCRs, and corresponding mAb hit rates of 0%, 17%, 50%, and 44%. They also report a best GPRC5D VHH-Fc binder of 112 pM under avidity conditions.
Congratulations to the @ai4s_protenix team on the release!

English
Dheeraj Prakaash retweetledi

Machine Learning-Assisted Local-to-Global Optimization Strategy for Accelerated Molecular Cluster Structure Prediction
pubs.acs.org/doi/10.1021/ac…
#JCIM Vol66 Issue5 #MachineLearning #DeepLearning
English
Dheeraj Prakaash retweetledi
Dheeraj Prakaash retweetledi

Interested in #integrativemodeling of #biomembranes?
Join us to hear Weria Pezeshkian talk about his recent work enabling the modelling of biological membranes across scales
🗓️ 14 April 2026, 15:00 CET
✍️ bioexcel.eu/y50u
#ComputerSimulation #moleculardynamics

English
Dheeraj Prakaash retweetledi
Dheeraj Prakaash retweetledi

We developed a reproducible protocol to automate the equilibration of mesoscale all-atom lipid vesicles, with systems reaching 150M atoms.
Grateful to @LCasalino88 and @RommieAmaro for their guidance and mentorship.
Code: github.com/matteo-castell…
Paper: pubs.acs.org/doi/10.1021/ac…
English
Dheeraj Prakaash retweetledi

Today @GoogleMaps is getting its biggest upgrade in over a decade. By combining our Gemini models with a deep understanding of the world, Maps now unlocks entirely new possibilities for how you navigate and explore. Here’s what you need to know 🧵
English
Dheeraj Prakaash retweetledi

LLMsFold: Integrating Large Language Models and Biophysical Simulations for De Novo Drug Design
1. A new computational framework called LLMsFold combines large language models with biophysical simulations to accelerate early-stage drug discovery, running on consumer hardware in minutes rather than requiring high-performance computing clusters.
2. The pipeline integrates three key components: geometry-based pocket detection using Convex Hull algorithms, molecular generation via Llama-3-70B with in-context learning, and structural validation through Boltz-2 co-folding for affinity prediction.
3. Unlike conventional approaches that require task-specific fine-tuning, LLMsFold leverages pre-trained LLM weights through carefully designed prompts with example molecules, enabling rapid target switching without retraining.
4. The system employs a reinforcement learning feedback loop where top-scoring molecules from Boltz-2 evaluation are reintroduced as prompt examples, iteratively refining candidates toward optimal binding affinity and synthetic accessibility.
5. Applied to two challenging targets—ACVR1 for fibrodysplasia ossificans progressiva and CD19 for B-cell malignancies—the method generated novel candidates with predicted nanomolar potencies that passed drug-likeness and novelty filters.
6. For the kinase target ACVR1, the top candidate showed predicted IC50 of 129 nM with high confidence metrics, while for the protein-protein interaction target CD19, the best molecule achieved predicted IC50 of 188 nM at a clinically validated epitope.
7. All final lead compounds were confirmed as novel chemical entities with no matches in PubChem, demonstrating the method's ability to explore new chemical space rather than retrieve known inhibitors.
8. The entire workflow completes in under 6 minutes on a standard MacBook Pro with M3 chip, making advanced de novo drug design accessible to academic groups and small biotech companies with limited computational resources.
💻Code: github.com/tacciolilab/LL…
📜Paper: biorxiv.org/content/10.648…
#DeNovoDrugDesign #ComputationalChemistry #LargeLanguageModels #AlphaFold #Boltz2 #DrugDiscovery #Cheminformatics #MachineLearning #RareDisease #OpenScience

English
Dheeraj Prakaash retweetledi
Dheeraj Prakaash retweetledi

Assessing Boltz-2 Performance for the Binding Classification of Docking Hits #Docking
pubs.acs.org/doi/10.1021/ac…
#JCIM Vol66 Issue3 #MachineLearning #DeepLearning
English




