2023_09_1 (Q3 2023) Release https://github.com/rdkit/rdkit/releases/tag/Release_2023_09_1 Highlights Plus lots of other changes and enhancements
Tag: python
Whilst there are a number of proprietary applications for virtual screening there are few open-source alternatives. Whilst most of the functionality needed is available in
I just stumbled across this and I thought I’d share it. Seamlessly integrate powerful language models like ChatGPT into scikit-learn for enhanced text analysis tasks.
Full details here https://github.com/rdkit/rdkit/releases/tag/Release_2023_03_1 Installation injstructions https://github.com/rdkit/rdkit/blob/master/Docs/Book/Install.md
This looks an interesting project, run python in your HTML. PyScript is a framework that allows users to create rich Python applications in the browser
MolPainter is a novel GUI tool for constructing layered molecular systems represented using PDB files, it can be used to construct multilayer molecular systems. MolPainter
The previous couple of pages described creating a SQLite database using the Terminal https://macinchem.co.uk/2023/04/12/using-sqlite-for-exact-search/ and then running exact searches from a Jupyter notebook, python script or ChemDraw
A Python Script At the end of the previous page on setting up and accessing a Sqlite datasets from a Jupyter notebook there was and example of
Whilst on most occasions chemical searches involve substructure or similarity searches there are occasions when a simple exact match of a compound identifier (or list
In a recent post Pat Walters highlighted the use of molfeat in a google colab notebook https://colab.research.google.com/github/PatWalters/practicalcheminformaticstutorials/blob/main/mlmodels/QSARin8lines.ipynb. I thought I’d also mention other tools available from