Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
colbyford authored Dec 23, 2024
1 parent 58a8a90 commit 41b000d
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ Plugin for folding sequences directly in PyMOL using various models (ESM3, Boltz

<h3 align="right">Colby T. Ford, Ph.D.</h3>

![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.
Expand Down Expand Up @@ -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)
Expand Down

0 comments on commit 41b000d

Please sign in to comment.