This is a test version of Biostars. For the public version, visit https://www.biostars.org.
command not found: bigwigAverage

Hi. I try the bigwigAverage function from deeptools, but I faced following error. My deeptools is version 3.5.1. On the other hand, bamCoverage is available in my command line. Does anyone face this and have a solution? I installed deeptools by conda install -c bioconda deeptools

command not found: bigwigAverage
deeptools

Looks like conda installed v.3.5.1 does not have bigwigAverage in it,

1 answer

Installing by pip has solved it. Thanks.

Log in to answer this question.