Hi!
I was trying to reproduce the example data given in extdata but I run into this problem:
The software tool Mosdepth (https://github.com/brentp/mosdepth) was not detected on your system. Please install it, for example via R command: system("conda install -y mosdepth")
Hi! I was trying to reproduce the example data given in extdata but I run into this problem:
The problem is that I already installed Mosdepth via conda with: https://anaconda.org/bioconda/mosdepth
but it always gives me the same error message.
Is there some way I can work around this problem?
edit: Solved, I give the absolute path to mosdepht and it worked, but I think I have a new problem. Will open another issue for it.
Thank you so much :)