alvaBuilder v1.0.10: alvaDesc v2.0.16: alvaModel v2.0.8: alvaMolecule v2.0.6: alvaRunner v2.0.8:
Year: 2023
A new production release of UCSF Chimera (version 1.17) is available: https://www.rbvi.ucsf.edu/chimera/download.html Updating to 1.17 is required to continue to use the following tools: BLAST
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
I recently needed a list of all files in a particular folder, actually the folder contained sub-folders also containing files. This tedious task becomes trivial
I’m in the process of updating iBabel and one of the things I’m adding is the option to use some of the newer tools now
Codon is a high-performance Python compiler that compiles Python code to native machine code without any runtime overhead. Typical speedups over Python are on the
There have been some changes with Homebrew which have meant that a few of the scientific applications are no longer available so I’ve decided to