The Jameel Clinic have just released Boltz-1, an open-source model designed to accurately model complex biomolecular interactions. Boltz-1 is an open-source model which predicts the
Category: Hints and Tutorials
Tutorials, Hints, Tips and Tricks
GitHub have announced that GitHub Copilot for Xcode is now available is now available for public preview. Key features of GitHub Copilot for Xcode: You

Fabulous blog post from Greg Landrum, Includes a tutorial on installing PostgreSQL and the cartridge with conda. This post shows how to use the RDKit

I published a page describing a Vortex script for category analysis that I wrote a while back but I thought I’d mention it because I’m

Clustering is an invaluable cheminformatics technique for subdividing a typically large compound collection into small groups of similar compounds. One of the advantages is that
The publication describing lwreg is now available. Here, we present lwreg, a lightweight, yet flexible chemical registration system supporting the capture of both two-dimensional molecular
An interesting alternative to hash-based folding on arXiv. https://arxiv.org/abs/2403.17954 Code is on GitHub https://github.com/MarkusFerdinandDablander/ECFP-substructure-pooling-Sort-and-Slice
This looks very useful for anyone having to process multiple molecules, I particularly like the error processing! The open-source package scikit-learn provides various machine learning
tmap is a very fast visualisation library for large, high-dimensional data sets. It was published in 2020 DOI and the code is available on GitHub

I’m sometimes asked for a tool to compare the similarity of a list of molecules with every other molecule in the list. I suspect there