Maharshi Chakraborty
Maharshi Chakraborty
Probably a stupid question but if I use a container running ubuntu, install docker and then try and use a container `rocker/rstudio` in it, would it work?
Hi! I'm having the same problem. I'm running HiGlass on an Ubuntu server, I have a hg-data folder but no hg-tmp, it runs on my mac but not on the...
Thanks a lot for the quick reply! I added the `--media-dir` as follows: `higlass-manage start -m /home/rishi/higlass_data` Then I tried to ingest it as follows: `higlass-manage ingest higlass_data/Growing.Rep2_hicpro.mcool --no-upload` I...
Hi, I tried changing both the `--data-dir` and `--media-dir` to my data folder, and it gave me this error: > state True > temp_dir: /tmp/higlass-docker > Inferred filetype: cooler >...
Hi! I still get the following error: > FileNotFoundError: [Errno 2] No such file or directory: > '/home/rishi/hg-data/media/media/Growing.Rep2_hicpro.mcool' I am not sure why the file path has `media/media`, because this...
Okay, I don't know why this happened, but I just manually created `media/media` directories and now it works!