Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inquiry Regarding Issues with HiGlass on Windows and Ubuntu Subsystems #98

Open
hujiehust opened this issue Jun 19, 2024 · 0 comments
Open

Comments

@hujiehust
Copy link

I am working on adding a track to my HiGlass session on windows and Ubuntu subsystem. My issue is that I cannot access my mcool files or get a heatmap after executed command.
Steps to reproduce

I successfully installed Docker on my Windows machine and pulled the latest HiGlass image. I then executed the command:
docker run -d --name higlass-container -v /d/lab:/data -p 8989:80 higlass/higlass-docker

The command executed successfully according to the CMD feedback and logs. However, when I open the browser, my files do not appear.

Additionally, I tried installing HiGlass using higlass-manage on an Ubuntu system. The installation and execution seemed successful, and I could open my files in the browser. However, the heat-map does not display as expected. Interestingly, when I opened the same mcool files on a colleague’s Mac (iOS system), everything displayed correctly, including the heat-map.

20240619110948
20240619110915

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant