|
1 | 1 | --- |
2 | 2 | title: Community Access to BindCraft |
3 | | -type: activity_inprogress |
| 3 | +type: activity_in_progress |
4 | 4 | contributors: [Ziad Al-Bkhetan, Thomas Litfin] |
5 | 5 | --- |
6 | 6 |
|
7 | | -### Details |
| 7 | + |
| 8 | +## Details |
8 | 9 |
|
9 | 10 | - [BindCraft](https://github.com/martinpacesa/BindCraft) is an end-to-end solution for protein binder design. |
10 | | -- BindCraft was widely used by participants in a recent blind evaluation ([Adaptyv Bio](https://www.adaptyvbio.com/blog/po104)) of protein binder design tools. |
| 11 | +- BindCraft was widely used by participants in a recent blind evaluation (**[Adaptyv Bio](https://www.adaptyvbio.com/blog/po104)**) of protein binder design tools. |
11 | 12 | - Several independent groups generated de novo designed binders with competitive affinity to the natural ligand using the BindCraft tool. |
12 | | -- BindCraft tool is available within a NextFlow [workflow](https://github.com/Australian-Structural-Biology-Computing/bindflow) to support portable deployment. |
| 13 | +- BindCraft tool is available within a NextFlow **[workflow](https://github.com/Australian-Structural-Biology-Computing/bindflow)** to support portable deployment. |
| 14 | + |
| 15 | +{% include callout.html type="warning" content="Native BindCraft tool requires PyRosetta as a filter with non-commercial license." %} |
| 16 | + |
| 17 | + |
| 18 | +### Completed |
13 | 19 |
|
14 | | -:warning: Native BindCraft tool requires PyRosetta as a filter with non-commercial license |
| 20 | +- Wrap the BindCraft tool in a Nextflow workflow (**[bindflow](https://github.com/Australian-Structural-Biology-Computing/bindflow)**). |
| 21 | +- Add support for parallel execution across multiple GPUs. |
| 22 | +- Negotiate PyRosetta license for non-commercial use at NCI. |
| 23 | +- Output partial results when HPC scheduler jobs time out. |
15 | 24 |
|
16 | | -### Completed: |
17 | 25 |
|
18 | | -- [x] Wrap the BindCraft tool in a Nextflow workflow ([bindflow](https://github.com/Australian-Structural-Biology-Computing/bindflow)). |
19 | | -- [x] Add support for parallel execution across multiple GPUs. |
20 | | -- [x] Negotiate PyRosetta license for non-commercial use at NCI. |
21 | | -- [x] Output partial results when HPC scheduler jobs time out. |
| 26 | +### In Progress |
22 | 27 |
|
23 | | -### In Progress: |
| 28 | +- Install workflow at NCI. |
| 29 | +- Release BindCraft fork without PyRosetta dependency. |
| 30 | +- Release BindCraft fork with open-source replacements for PyRosetta filters. |
24 | 31 |
|
25 | | -- [ ] Install workflow at NCI. |
26 | | -- [ ] Release BindCraft fork without PyRosetta dependancy. |
27 | | -- [ ] Release BindCraft fork with open-source replacements for PyRosetta filters. |
28 | 32 |
|
29 | | -### Future: |
| 33 | +### Future |
30 | 34 |
|
31 | | -- [ ] OpenOnDemand app for running BindCraft from a graphical web interface. |
| 35 | +- OpenOnDemand app for running BindCraft from a graphical web interface. |
0 commit comments