Drug-induced liver injury (DILI) is a significant concern in drug discovery, in particular because it might only be observed late in large clinical studies, after
Tag: python
In a previous post I illustrated how to download PubChem and create a local searchable database using a Jupyter notebook. I also included a vortex/python

PubChem is an invaluable source of information about 99 million molecules accessible via a website or programmatically. PubChem is an open chemistry database at the National Institutes
Rowan is a software platform that makes it possible to run high-level quantum chemical calculations through a web interface. In general, running quantum chemical calculations
TabPFN is a foundation model trained on around 130,000,000 synthetically generated datasets that mimic “real world” tabular data. These datasets sampled dataset size and number
A recent paper published in Nature caught my eye, Accurate predictions on small data with a tabular foundation model by Hollmann et al., Here we present
A very nice review of generative models for molecular design from Morgan Thomas. https://cheminformantics.blogspot.com/2024/12/structure-aware-generative-molecular.html Includes Jupyter notebooks for data and analysis.
AlvaDesc v3.0.0 has been updated, it has a few new features but for Mac users it is now fully compatible with Apple Silicon!! AlvaDesc is
Sometimes when I’m comparing multiple datasets I end up with 10-20 different Vortex workspaces, for example if I’m comparing commercial screening collections from different vendors.
This looks interesting, handling large datasets is becoming more common and I’m always on the lookout for useful tools because pandas requires your dataframe to