Brent Pedersen
Brent Pedersen
@nuin , thanks for trying it out. if you use `nimble install` it will create a release build. or you can do: `nim c -d:danger -d:release mosdepth.nim`
hmm. i don't think mosdepth depends on pcre any more, so this sould be an easy fix within bioconda
hmm. I will test thanks for pointing that out.
I added a section to the readme on installation, please have a look and let me know if you have any questions.
`go get` should get you what you need for development. If you want to install, you can run go install from the directory where goleft resides. How can I clarify...
I can put the main into cmd/goleft/main.go and then `go install` should install the binary. I'll leave this open to track that change.
Please see the updated readme and re-open this issue if you have any problems. Thanks for bringing this to my attention.
I'm hesitant to add more than I already have since most users would and should just copy the provided binary to their `$PATH` unless they are familiar with the go...
I see what you mean, I have made another commit to clarify the point about install vs from source. Installing `go` should give you a working go installation where any...
Hi, mosdepth operates on one bam/cram at a time. If you want average across samples, you'd have to do that your self from the per-base or the regions.bed.gz