qbicsoftware/qbic-singularity-mothur:v1.39.5

$ singularity pull shub://qbicsoftware/qbic-singularity-mothur:v1.39.5

Singularity Recipe

Bootstrap:docker
From:ubuntu:latest

%post
/bin/sh build.sh
wget https://github.com/mothur/mothur/releases/download/v1.39.5/Mothur.linux_64.noReadLine.zip
unzip Mothur.linux_64.noReadLine.zip
rm Mothur.linux_64.noReadLine.zip
mv /mothur/blast/bin/* /usr/local/bin/
mv /mothur/* /usr/local/bin/

%files
#Installation of tool
build.sh

%environment
#Set your toolname here and the appropriate version to have this in the metadata of your container
    MOTHUR=v1.39.5

%labels
Maintainer	alexander.peltzer@uni-tuebingen.de

Collection


View on Datalad

Metrics

key value
id /containers/qbicsoftware-qbic-singularity-mothur-v1.39.5
collection name qbicsoftware/qbic-singularity-mothur
branch master
tag v1.39.5
commit 7f13ef87081623292fb027145f6779b6b3bb1e5e
version (container hash) d1f2043925fa8eea0fe7ffee362de58e
build date 2018-02-22T10:18:07.741Z
size (MB) 492
size (bytes) 199901215
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.