quietflamingo commited on
Commit
b64c89a
·
verified ·
1 Parent(s): 03238df

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
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
- - 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 a Hugging Face redistribution of 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
 
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