mrl dataset added
Browse files
mean_ribosome_load/readme.txt
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Dataset for Mean ribosome load prediction
|
2 |
+
|
3 |
+
Notes:
|
4 |
+
- The data is preprocessed from the original data at https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSM4084997; file name: GSM4084997_varying_length_25to100.csv.gz.
|
5 |
+
- The data is preprocessed in the same way as done in a previous study ``RiNALMo: General-Purpose RNA Language Models Can Generalize Well on Structure Prediction Tasks''.
|
6 |
+
|
7 |
+
Name of the data-splits:
|
8 |
+
|
9 |
+
- training set: train_dataset.tsv
|
10 |
+
- validation set: validation_random7600.tsv
|
11 |
+
- test set: test_human7600.tsv
|
12 |
+
|
13 |
+
Only usable cok
|
mean_ribosome_load/test_human7600.tsv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1c9d597d7aa549a3b6d8ec6b96bb02589720c9fbadcd8c9ca27c49ee93025a11
|
3 |
+
size 2719017
|
mean_ribosome_load/train_dataset.tsv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:19d596eec3b67a67a0c8c8c96c7d06b645b266483e137b83c4a6b91cb21318a1
|
3 |
+
size 26616745
|
mean_ribosome_load/validation_random7600.tsv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dcf1003d024bea0a17c8cd975845b70873b40916089e3ac98c6b58e2ad73dfe4
|
3 |
+
size 2763484
|