Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
|
|
| 1 |
title: UTR_pred
|
| 2 |
app_file: app.py
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
|
| 5 |
# UTR_pred
|
| 6 |
-
5' UTR prediction
|
|
|
|
| 1 |
+
---
|
| 2 |
title: UTR_pred
|
| 3 |
app_file: app.py
|
| 4 |
+
python_version: 3.9.4
|
| 5 |
+
pinned: true
|
| 6 |
+
license: bsd
|
| 7 |
+
sdk: streamlit
|
| 8 |
+
---
|
| 9 |
|
| 10 |
# UTR_pred
|
| 11 |
+
5' UTR prediction
|