DrVale83/bioinfo:igv

$ singularity pull shub://DrVale83/bioinfo: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/DrVale83-bioinfo-igv
collection name DrVale83/bioinfo
branch master
tag igv
commit c9a1ea1ba988b21250f62eea895b7d5d01b4dd6b
version (container hash) ca75b09f6c823cce7a340a5cb9089984
build date 2020-03-16T08:50:10.270Z
size (MB) 609
size (bytes) 256679967
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.