igvteam / igv-reports

Python application to generate self-contained pages embedding IGV visualizations, with no dependency on original input files.
MIT License
347 stars 51 forks source link

Could not load local index file 'ncbiRefSeq.txt.gz.tbi' #103

Closed JunhuiLi1017 closed 7 months ago

JunhuiLi1017 commented 7 months ago

Hi there,

I was running create_report while a warning came out as below,

Could not load local index file 'https://hgdownload.soe.ucsc.edu/goldenPath/hg19/database/ncbiRefSeq.txt.gz.tbi' : No such file or directory

I have tried to find a parameter for this index in create_report, but there is no argument for this file.

Please let me know if I missed something.

Thanks, Junhui

jrobinso commented 7 months ago

The warning is normal, you can ignore it.