Spaces:
Running on Zero
Running on Zero
Minjun Kang Claude Opus 5 commited on
Commit ·
217da97
1
Parent(s): e4ecaa0
Update paper reference to Nature Communications (2026)
Browse filesCo-Authored-By: Claude Opus 5 <noreply@anthropic.com>
app.py
CHANGED
|
@@ -371,7 +371,7 @@ DESCRIPTION = """
|
|
| 371 |
under user-defined environmental conditions.
|
| 372 |
|
| 373 |
> Bae†, Kang†, et al. *"A machine learning framework for predicting and modulating
|
| 374 |
-
> condition-dependent protein phase separation."*
|
| 375 |
---
|
| 376 |
## Workflow
|
| 377 |
1. **Paste your sequence** in the text box below.
|
|
@@ -647,7 +647,7 @@ with gr.Blocks(
|
|
| 647 |
gr.Markdown("""
|
| 648 |
---
|
| 649 |
**Authors:** Jangwon Bae†, Minjun Kang†, Donghyuk Lee, Kuk-Jin Yoon*, Yongwon Jung*
|
| 650 |
-
**Paper:** [
|
| 651 |
**GitHub:** [NearNiah/LLPSense](https://github.com/NearNiah/LLPSense)
|
| 652 |
""")
|
| 653 |
|
|
|
|
| 371 |
under user-defined environmental conditions.
|
| 372 |
|
| 373 |
> Bae†, Kang†, et al. *"A machine learning framework for predicting and modulating
|
| 374 |
+
> condition-dependent protein phase separation."* Nature Communications, 2026.
|
| 375 |
---
|
| 376 |
## Workflow
|
| 377 |
1. **Paste your sequence** in the text box below.
|
|
|
|
| 647 |
gr.Markdown("""
|
| 648 |
---
|
| 649 |
**Authors:** Jangwon Bae†, Minjun Kang†, Donghyuk Lee, Kuk-Jin Yoon*, Yongwon Jung*
|
| 650 |
+
**Paper:** [Nature Communications (2026)](https://doi.org/10.1038/s41467-026-76248-2)
|
| 651 |
**GitHub:** [NearNiah/LLPSense](https://github.com/NearNiah/LLPSense)
|
| 652 |
""")
|
| 653 |
|