jlboat/BioinfoContainers:multiqc

$ singularity pull shub://jlboat/BioinfoContainers:multiqc

Singularity Recipe

Bootstrap: docker

From: python:2

%post
    apt-get update --fix-missing && apt-get install -y python-pip
    pip install multiqc

%runscript
    exec multiqc "$@"

Collection


View on Datalad

Metrics

key value
id /containers/jlboat-BioinfoContainers-multiqc
collection name jlboat/BioinfoContainers
branch master
tag multiqc
commit 5f15386e1057282311ce1b4a7cae3f747425ed6b
version (container hash) 684ac075821172246b21dd8f3fd07504
build date 2019-05-08T15:11:14.381Z
size (MB) 1195
size (bytes) 450273311
SIF Download URL (please use pull with shub://)
Datalad URL View on Datalad
Singularity Recipe Singularity Recipe on Datalad
We cannot guarantee that all containers will still exist on GitHub.