Simon Dürr commited on
Commit
4aee85f
1 Parent(s): 2131e76

add readme

Browse files
Files changed (2) hide show
  1. README.md +10 -1
  2. app.py +0 -0
README.md CHANGED
@@ -10,4 +10,13 @@ pinned: false
10
  license: mit
11
  ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference
 
 
 
 
 
 
 
 
 
 
10
  license: mit
11
  ---
12
 
13
+ # ProteinMPNN
14
+
15
+ Standalone demo of proteinMPNN inspired by Colab Notebook by @sokrypton and @dauparas
16
+
17
+
18
+ Preprint of method available on [BioRxiv](https://t.co/aDnbzjKY7a)
19
+
20
+ **Robust deep learning based protein sequence design using ProteinMPNN**
21
+ Justas Dauparas, Ivan Anishchenko, Nathaniel Bennett, Hua Bai, Robert J. Ragotte, Lukas F. Milles, Basile I. M. Wicky, Alexis Courbet, Robbert J. de Haas, Neville Bethel, Philip J. Y. Leung, Timothy F. Huddy, Sam Pellock, Doug Tischer, Frederick Chan, Brian Koepnick, Hannah Nguyen, Alex Kang, Banumathi Sankaran, Asim Bera, Neil P. King, David Baker
22
+ bioRxiv 2022.06.03.494563; doi: https://doi.org/10.1101/2022.06.03.494563
app.py ADDED
File without changes