jlboat/BioinfoContainers:igv

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

Singularity Recipe

Bootstrap: docker

From: debian:latest

%post
    apt-get update --fix-missing && apt-get install -y wget openjdk-8-jre unzip
    wget http://data.broadinstitute.org/igv/projects/downloads/2.4/IGV_2.4.18.zip
    unzip IGV_2.4.18.zip

%runscript
    exec /IGV_2.4.18/igv.sh

Collection


View on Datalad

Metrics

key value
id /containers/jlboat-BioinfoContainers-igv
collection name jlboat/BioinfoContainers
branch master
tag igv
commit 5f15386e1057282311ce1b4a7cae3f747425ed6b
version (container hash) 016e63c7cc81aa0994d79f21742d28e7
build date 2019-05-08T15:11:14.274Z
size (MB) 593
size (bytes) 254853151
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.