Update app.py
Browse files
app.py
CHANGED
|
@@ -930,7 +930,7 @@ with gr.Blocks(title="SCARSE") as demo:
|
|
| 930 |
|
| 931 |
### 9. Citation
|
| 932 |
If using this application, please cite:
|
| 933 |
-
*
|
| 934 |
|
| 935 |
GitHub of SCARSE: https://github.com/LeoAnd00/SCARSE
|
| 936 |
"""
|
|
|
|
| 930 |
|
| 931 |
### 9. Citation
|
| 932 |
If using this application, please cite:
|
| 933 |
+
**Andrekson L, Rydbergh R, Mercado R, Wenzel M. AI-guided discovery for low-resource peptide engineering using evolutionary scale modeling. bioRxiv. 2026. https://doi.org/10.64898/2026.06.25.734678.**
|
| 934 |
|
| 935 |
GitHub of SCARSE: https://github.com/LeoAnd00/SCARSE
|
| 936 |
"""
|