Update README.md
Browse files
README.md
CHANGED
|
@@ -24,9 +24,10 @@ This dataset is redistributed as part of mRNABench: https://github.com/morrislab
|
|
| 24 |
# Data Format
|
| 25 |
|
| 26 |
Description of data columns:
|
| 27 |
-
- `target`:
|
| 28 |
- `cds`: Binary track which reports position of first nucleotide in each codon in CDS.
|
| 29 |
- `splice`: Binary track which reports position of the 3' end of each exon, indicating splice sites.
|
|
|
|
| 30 |
|
| 31 |
# Data Source
|
| 32 |
This dataset is generated using dataset collected by the Song lab as part of TraitGym, which is under an MIT license.
|
|
|
|
| 24 |
# Data Format
|
| 25 |
|
| 26 |
Description of data columns:
|
| 27 |
+
- `target`: Whether the specified sequence contains a pathogenic mutation.
|
| 28 |
- `cds`: Binary track which reports position of first nucleotide in each codon in CDS.
|
| 29 |
- `splice`: Binary track which reports position of the 3' end of each exon, indicating splice sites.
|
| 30 |
+
- `description`: Description of the original mutation, in format `chr{chr}:{position} {ref_base}:{alt_base}`
|
| 31 |
|
| 32 |
# Data Source
|
| 33 |
This dataset is generated using dataset collected by the Song lab as part of TraitGym, which is under an MIT license.
|