Spaces:
Running
on
T4
Running
on
T4
Simon Duerr
commited on
Commit
•
01bcdce
1
Parent(s):
fd7bfb8
fix zenodo
Browse files
app.py
CHANGED
@@ -1241,7 +1241,9 @@ with proteinMPNN:
|
|
1241 |
|
1242 |
If you use this space please cite the ProteinMPNN paper
|
1243 |
> J. Dauparas, I. Anishchenko, N. Bennett, H. Bai, R. J. Ragotte, L. F. Milles, B. I. M. Wicky, A. Courbet, R. J. de Haas, N. Bethel, P. J. Y. Leung, T. F. Huddy, S. Pellock, D. Tischer, F. Chan, B. Koepnick, H. Nguyen, A. Kang, B. Sankaran, A. K. Bera, N. P. King, D. Baker, Robust deep learning–based protein sequence design using ProteinMPNN. Science 378, 49–56 (2022).
|
|
|
1244 |
and this webapp:
|
|
|
1245 |
> Simon L. Dürr. (2023). ProteinMPNN Gradio Webapp (v0.3). Zenodo. https://doi.org/10.5281/zenodo.7630417
|
1246 |
|
1247 |
"""
|
|
|
1241 |
|
1242 |
If you use this space please cite the ProteinMPNN paper
|
1243 |
> J. Dauparas, I. Anishchenko, N. Bennett, H. Bai, R. J. Ragotte, L. F. Milles, B. I. M. Wicky, A. Courbet, R. J. de Haas, N. Bethel, P. J. Y. Leung, T. F. Huddy, S. Pellock, D. Tischer, F. Chan, B. Koepnick, H. Nguyen, A. Kang, B. Sankaran, A. K. Bera, N. P. King, D. Baker, Robust deep learning–based protein sequence design using ProteinMPNN. Science 378, 49–56 (2022).
|
1244 |
+
|
1245 |
and this webapp:
|
1246 |
+
|
1247 |
> Simon L. Dürr. (2023). ProteinMPNN Gradio Webapp (v0.3). Zenodo. https://doi.org/10.5281/zenodo.7630417
|
1248 |
|
1249 |
"""
|