Skip to content

Commit a19c054

Browse files
authored
Update README with hg38 genome download instructions
Added note about downloading hg38 genome for example usage.
1 parent 69d2081 commit a19c054

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ For detailed usage for more flexibility on defining concepts, please refer to th
5454
5555
## Quick start
5656
57-
Example usage on a simple model trained for predicting CTCF binding in MCF-7 cell line
57+
Example usage on a simple model trained for predicting CTCF binding in MCF-7 cell line, you would need to download [hg38 genome](https://hgdownload.gi.ucsc.edu/goldenPath/hg38/bigZips/hg38.fa.gz) to run, other used files can be found in `data/` directory
5858
5959
```python
6060
import torch

0 commit comments

Comments
 (0)