Taykhoom commited on
Commit
936e4d6
·
verified ·
1 Parent(s): 8f42a4c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ Description of data columns:
18
  - `cds`: Binary track which reports position of first nucleotide in each codon in the coding sequence (CDS).
19
  - `splice`: Binary track which reports position of the 3' end of each exon, indicating splice sites.
20
 
21
- Each row corresponds to a single representative transcript per gene, selected from top-priority transcripts. See the `dataset_utils.py` file under mrna_bench/datasets on the github for more information on how 'priority' is determined.
22
 
23
  # Data Source
24
 
 
18
  - `cds`: Binary track which reports position of first nucleotide in each codon in the coding sequence (CDS).
19
  - `splice`: Binary track which reports position of the 3' end of each exon, indicating splice sites.
20
 
21
+ Each row corresponds to a single representative transcript per gene, selected from top-priority transcripts. See the `dataset_utils.py` file under `mrna_bench/datasets` on the github for more information on how 'priority' is determined.
22
 
23
  # Data Source
24