Update README.md
Browse files
README.md
CHANGED
|
@@ -313,4 +313,9 @@ Output: a single binary value
|
|
| 313 |
|
| 314 |
#### Splits
|
| 315 |
Train set: chromosomes 1-7,10-22<br>
|
| 316 |
-
Test set: chromosomes 8,9
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 313 |
|
| 314 |
#### Splits
|
| 315 |
Train set: chromosomes 1-7,10-22<br>
|
| 316 |
+
Test set: chromosomes 8,9
|
| 317 |
+
|
| 318 |
+
|
| 319 |
+
## Genomic Annotations
|
| 320 |
+
The human genome annotations for both hg38 and hg19 reference genomes can be found in the `genome_annotation` folder. These annotations were used in our [visualization tool](https://github.com/kuleshov-group/genomics-lrb-viztool)
|
| 321 |
+
to slice test datasets by different genomic region.
|