From 41b000d39e9c521237afdba1303f4ab78fa6ec9b Mon Sep 17 00:00:00 2001 From: "Colby T. Ford" Date: Mon, 23 Dec 2024 12:42:54 -0500 Subject: [PATCH] Update README.md --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 79e6671..dc0698d 100644 --- a/README.md +++ b/README.md @@ -3,14 +3,14 @@ Plugin for folding sequences directly in PyMOL using various models (ESM3, Boltz

Colby T. Ford, Ph.D.

-![Plugin Screenshot](img/screenshot_v0.1.0.png) +![Plugin Screenshot](img/screenshot_v0.3.0.png) ## Plugin Installation ### From Local Download 1. Download the *pymolfold.zip* file from this repository. - - Latest package: [pymolfold_v0.4.0.zip](https://github.com/colbyford/PyMOLfold/raw/refs/heads/main/pymolfold_v0.4.0.zip) - - Stable release: [pymolfold_v0.2.0.zip](https://github.com/colbyford/PyMOLfold/releases/download/v0.2.0/pymolfold_v0.2.0.zip) + - Latest package: [pymolfold_v0.3.0.zip](https://github.com/colbyford/PyMOLfold/raw/refs/heads/main/pymolfold_v0.3.0.zip) + - Stable release: [pymolfold_v0.3.0.zip](https://github.com/colbyford/PyMOLfold/releases/download/v0.3.0/pymolfold_v0.3.0.zip) 2. Open PyMOL and in the menu bar, go to *Plugin* > *Plugin Manager*. 3. On the *Install New Plugin* tab, click the *Choose file...* button under "Install from local file". 4. Locate the .zip file and open it. @@ -78,8 +78,10 @@ pymol ## This will open the GUI ## Feature Roadmap -- [ ] UI updates for model-specific controls + - [ ] Support for multiple protein chains (with `esm3-medium-multimer-2024-09`). +- [X] UI updates for model-specific controls + - In v0.3.0 release (Credit: @colbyford) - [X] Model support for Protenix model - In v0.3.0 release (Credit: @colbyford and @heidongxianhua) - [X] Model support for Chai-1 (proteins and protein-ligand complexes)