We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35b2e16 commit 110408aCopy full SHA for 110408a
README.md
@@ -1,9 +1,14 @@
1
# ColabDesign
2
### Making Protein Design accessible to all via Google Colab!
3
-
+```bash
4
+pip install git+https://github.com/sokrypton/ColabDesign.git
5
+```
6
- [TrDesign](/tr) - using TrRosetta for design (support for TrMRF coming soon)
7
- [AfDesign](/af) - using AlphaFold for design
8
+
9
+(WIP) Not yet integrated into ColabDesign
10
- [RfDesign](https://github.com/RosettaCommons/RFDesign) - using RoseTTAFold for design
11
+- [ProteinMPNN](https://github.com/dauparas/ProteinMPNN)
12
13
### Presentations
14
[Slides](https://docs.google.com/presentation/d/1Zy7lf_LBK0_G3e7YQLSPP5aj_-AR5I131fTsxJrLdg4/)
0 commit comments