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
Tag: python
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
FPsim2 is a new tool for fast similarity search on big compound datasets (>100 million) being developed at ChEMBL. It was developed as a Python3 library
Just spotted a very interesting paper “Fast calculation of hydrogen-bond strengths and free energy of hydration of small molecules” DOI. Jazzy is a Python library that
This tutorial was created by Jackson Pullman (jackson.pullman@yale.edu) Getting Started Amazon Athena is an interactive query service that makes it easy to analyze data in Amazon
I’ve recently become interested the comparison of the amino amino-acid composition of peptides, to allow comparison of cyclic versus linear peptides, or brain penetrant verses
Whilst high-throughput screening (HTS) has been the starting point for many successful drug discovery programs the cost of screening, the lack of accessibility of a
The RCSB Protein Data Bank is an absolutely invaluable resource that provides archive-information about the 3D shapes of proteins, nucleic acids, and complex assemblies that helps scientists
Just a quick tip. Sometimes I have a column in a Vortex workspace that I want to access via script where the title is something
When working with multiple data sets of molecules, particularly if combining them from multiple sources, one of the most common tasks is removal of duplicates.