Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# 🧬 RNAGym
|
| 2 |
|
| 3 |
**Benchmark suite for RNA fitness & structure prediction**
|
|
@@ -20,8 +29,4 @@ RNAGym brings together >1 M mutational fitness measurements and curated RNA stru
|
|
| 20 |
|
| 21 |
## Scripts
|
| 22 |
|
| 23 |
-
Scripts and code for running all baseline benchmarks are available at https://github.com/MarksLab-DasLab/RNAGym
|
| 24 |
-
|
| 25 |
-
---
|
| 26 |
-
license: cc-by-4.0
|
| 27 |
-
---
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
tags:
|
| 5 |
+
- biology
|
| 6 |
+
- RNA
|
| 7 |
+
- fitness
|
| 8 |
+
license: cc-by-4.0
|
| 9 |
+
---
|
| 10 |
# 🧬 RNAGym
|
| 11 |
|
| 12 |
**Benchmark suite for RNA fitness & structure prediction**
|
|
|
|
| 29 |
|
| 30 |
## Scripts
|
| 31 |
|
| 32 |
+
Scripts and code for running all baseline benchmarks are available at https://github.com/MarksLab-DasLab/RNAGym
|
|
|
|
|
|
|
|
|
|
|
|