qbicsoftware/qbic-singularity-malt:v0.4.0

$ singularity pull shub://qbicsoftware/qbic-singularity-malt:v0.4.0

Singularity Recipe

Bootstrap:docker
From:ubuntu:16.04

%post
/bin/sh build.sh

%files
#Installation of tool
build.sh

%environment
#Set your toolname here and the appropriate version to have this in the metadata of your container
    MALT_VERSION=v0_4_0

%runscript
exec malt-run "$@"

%test
java -version

%labels
Maintainer  sven.fillinger@qbic.uni-tuebingen.de+
Organization    Quantitative Biology Center (QBiC)

Collection


View on Datalad

Metrics

key value
id /containers/qbicsoftware-qbic-singularity-malt-v0.4.0
collection name qbicsoftware/qbic-singularity-malt
branch master
tag v0.4.0
commit 9088bfc4c9d7c419e78d0da68851c52caaa81235
version (container hash) 8614b0378862c6cac2feddc274023a7b
build date 2018-02-26T19:44:16.672Z
size (MB) 556
size (bytes) 244863007
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.