running rose with hg38

Issue #31 resolved
Sana B Badri created an issue

Hi ROSE Team,

I successfully ran ROSE with example dataset but recently I tried running ROSE with hg38 and it fails.

I downloaded the refseq annotation file from ucsc table browser (See attached) and put it in the annotation folder and I get the following error:

Traceback (most recent call last): File "ROSE_main.py", line 496, in <module> main() File "ROSE_main.py", line 344, in main annotFile = genomeDict[upper(genome)] KeyError: 'HG38'

please help.

Comments (1)

  1. Log in to comment