Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -15,8 +15,8 @@ This dataset is redistributed as part of mRNABench: https://github.com/morrislab
|
|
| 15 |
|
| 16 |
Description of data columns:
|
| 17 |
- `target`: First PCA component of half-life measurements across aggregated datasets.
|
| 18 |
-
- `cds`:
|
| 19 |
-
- `splice`:
|
| 20 |
|
| 21 |
# Data Source
|
| 22 |
This dataset is a Hugging Face redistribution of the mRNA half-life dataset originally collected in the Saluki paper (Agarwal and Kelley 2022), which itself is a collection of experimental datasets. See original paper for all data sources. The Saluki dataset is licensed under the Creative Commons Attribution 4.0 International License.
|
|
|
|
| 15 |
|
| 16 |
Description of data columns:
|
| 17 |
- `target`: First PCA component of half-life measurements across aggregated datasets.
|
| 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 a Hugging Face redistribution of the mRNA half-life dataset originally collected in the Saluki paper (Agarwal and Kelley 2022), which itself is a collection of experimental datasets. See original paper for all data sources. The Saluki dataset is licensed under the Creative Commons Attribution 4.0 International License.
|