Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -14,12 +14,12 @@ This dataset is redistributed as part of mRNABench: https://github.com/morrislab
|
|
| 14 |
# Data Format
|
| 15 |
|
| 16 |
Description of data columns:
|
| 17 |
-
-
|
| 18 |
-
-
|
| 19 |
-
-
|
| 20 |
|
| 21 |
# Data Source
|
| 22 |
-
This dataset is
|
| 23 |
|
| 24 |
Original paper: https://www.nature.com/articles/s41594-022-00819-2
|
| 25 |
Original dataset source: https://www.nature.com/articles/s41594-022-00819-2#Sec63
|
|
|
|
| 14 |
# Data Format
|
| 15 |
|
| 16 |
Description of data columns:
|
| 17 |
+
- `target`: Mean ribosome load for transcript.
|
| 18 |
+
- `cds`: Binary track which reports position of first nucleotide in each codon in CDS.
|
| 19 |
+
- `splice`: Binary track which reports position of the 3' end of each exon, indicating splice sites.
|
| 20 |
|
| 21 |
# Data Source
|
| 22 |
+
This dataset is generated using the data collected in Sugimoto and Ratcliffe 2022, which is licensed under the Creative Commons Attribution 4.0 International License.
|
| 23 |
|
| 24 |
Original paper: https://www.nature.com/articles/s41594-022-00819-2
|
| 25 |
Original dataset source: https://www.nature.com/articles/s41594-022-00819-2#Sec63
|