qbicsoftware/qbic-singularity-snpeff:v1.0

$ singularity pull shub://qbicsoftware/qbic-singularity-snpeff:v1.0

Singularity Recipe

Bootstrap:docker
From:alpine:3.6

%post
/bin/sh build.sh

%files
build.sh

%environment
SNPEFF_VERSION=v4.3p

%runscript
echo "Arguments received: $*"
exec snpEff "$@"

%labels
Maintainer	sven.fillinger@qbic.uni-tuebingen.de

%test
snpEff -version

Collection


View on Datalad

Metrics

key value
id /containers/qbicsoftware-qbic-singularity-snpeff-v1.0
collection name qbicsoftware/qbic-singularity-snpeff
branch master
tag v1.0
commit 0456f44ce4f7908d2e97b676596264b99dbf0afd
version (container hash) 2d1072f61bdc5ce22a3486e7d60bc4b0
build date 2017-10-23T15:43:13.865Z
size (MB) 571
size (bytes) 185929759
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.