ay-lab / dcHiC

dcHiC: Differential compartment analysis for Hi-C datasets
MIT License
57 stars 10 forks source link

Unknown genome id while open the html file #40

Closed xinghua1001 closed 1 year ago

xinghua1001 commented 1 year ago

Thank you for developing this tool. I have finished running visualization without error and get the html file. However, it shows error when I open the html file. My code is: Rscript dchicf.r --file input_smed.txt --pcatype viz --diffdir smed_dchic_150Kb --gfolder smed_150000_goldenpathData --genome g4w.

Is it because the web IGV doesn't have my genome. How can I open it locally.

Thanks!

ay-lab commented 1 year ago

Hi,

Thanks for trying out the tool. Yes, the standalone IGV package doesn't support the genome. You can use UCSC genome browser to visualize the data. And sorry for the late reply on this issue.