Datasets:
Update README.md
Browse files
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 |
|