AlphaFold2 with ColabFold in Container

Summary Run the ColabFold version of AlphaFold2 on your laptop (slow without GPU) or on a large Linux cluster. The full tutorial with scripts is located at ColabFold with HTCondor What is AlphaFold2 Excerpt from …

Faster image creation in PyMOL: Shortcuts and Docker

Summary PyMOL command scripts are available natively and within Docker images. PyMOL Scripts PyMOL offers a very easy-to-use graphical user interface (GUI) to manipulate loaded molecule, and alter the appearance and coloring options. However, while …

No GUI PyMOL for high throughput images and optional Docker

Summary Computing a PNG image for each of 1,000 PDB file as a cartoon, color-coded by B factor. PyMOL without GUI PyMOL is routinely used by Biologists to illustrate molecules, using the graphical user interface …

Using Docker containers on Biochemistry Linux Cluster

Summary A short example on running software within a Docker container on a Linux cluster. Since the software is installed within the container no installation is necessary. The computation can be scaled to accommodate large …