Hi!
I'm looking for a Singularity (first choice) or Docker (second choice) container with deepTools installed.
Does anybody know of a repository that contains this?
(I'm running it in a cluster environment with Singularity but not Docker daemon installed, but in theory I can run a Docker container under Singularity, so either would be fine, I guess!)
-Ann
I think it worked.
I used:
which downloaded the Docker image and converted it to a '"sif" (singularity) image file.
Then I tried:
which seems to have executed without an error - just a warning.
The good news is that docker containers are made for all bioconda packages automatically (they're used in the testing step, so they're made anyway). The Galaxy folks then convert I think all of them to singularity every day or two (Björn always mentions there's a huge backlog when I perform the twice-yearly bioconductor upate, which gives credence to this).