qbicsoftware/qbic-singularity-malt:latest

$ singularity pull shub://qbicsoftware/qbic-singularity-malt:latest

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-latest
collection name qbicsoftware/qbic-singularity-malt
branch master
tag latest
commit 9088bfc4c9d7c419e78d0da68851c52caaa81235
version (container hash) 34927f97d83acb0b02bfff0f35f62426
build date 2018-02-26T23:07:29.410Z
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.