Nobel-Winning AlphaFold2 and RosettaFold: Cracking the Protein Folding Mystery

Summary “Explore how David Baker, Demis Hassabis, and John Jumper won the 2024 Nobel Prize in Chemistry for their advances in computer-assisted protein design.” Video: How AI Cracked the Protein Folding Code and Won a …

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 …

PyMOL and Biological Units from REMARK 350

Summary Compute biological assembly from coordinates with a python script. Symmetry X-ray crystallography solved the mathematical problem to provide 3D (cartesian) coordinates but the resulting “asymmetric unit cell” does not necessarily represent the biological structure. …

POSE: build, manipulate, mutate, L, D, protein molecular structures

Summary Pose is a Python library for building and manipulating protein molecular structures. Builds with L- and D- amino acids or a mixture; can open existing PDB structures. Computes many molecular properties. Pose Library Pose …