Update app.py
Browse files
app.py
CHANGED
@@ -330,11 +330,7 @@ def create_interface():
|
|
330 |
<center>
|
331 |
|
332 |
# 🧬 RPcontact: RNA-Protein Contact Prediction
|
333 |
-
**Direct Nucleotide–Residue Contact Prediction from Primary Sequences**
|
334 |
-
|
335 |
-
[Paper](https://www.biorxiv.org/content/10.1101/2025.06.02.657171v1.full) |
|
336 |
-
[Code](https://github.com/rpcontact) |
|
337 |
-
[Demo](https://julse-rpcontact.hf.space/)
|
338 |
|
339 |
</center>
|
340 |
|
|
|
330 |
<center>
|
331 |
|
332 |
# 🧬 RPcontact: RNA-Protein Contact Prediction
|
333 |
+
**Direct Nucleotide–Residue Contact Prediction from Primary Sequences** [Paper](https://www.biorxiv.org/content/10.1101/2025.06.02.657171v1.full)| [Code](https://github.com/rpcontact) | [Demo](https://julse-rpcontact.hf.space/)
|
|
|
|
|
|
|
|
|
334 |
|
335 |
</center>
|
336 |
|