connor-lab/singularity-recipes:quast

$ singularity pull shub://connor-lab/singularity-recipes:quast

Singularity Recipe

Bootstrap: docker
From: alpine:3.8


%post
    apk update
    apk upgrade
    apk add bash bzip2-dev g++ gcc gcompat libc-dev make ncurses-dev xz-dev zlib-dev musl-dev 
    apk add curl freetype-dev git libpng-dev perl python3 python3-dev py3-pip 
   
    pip3 install matplotlib
    pip3 install git+https://github.com/ablab/quast

%labels
    Maintainer m-bull
    Version quast-git-latest

Collection


View on Datalad

Metrics

key value
id /containers/connor-lab-singularity-recipes-quast
collection name connor-lab/singularity-recipes
branch master
tag quast
commit 8358bcb85070064e9e654d9777e534823fe5c9eb
version (container hash) d8c77745db906b35e5841f04b5d30360
build date 2019-02-07T15:56:31.748Z
size (MB) 525
size (bytes) 180166687
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.