TomHarrop/assembly-utils:ragtag_1.0.1

$ singularity pull shub://TomHarrop/assembly-utils:ragtag_1.0.1

Singularity Recipe

Bootstrap: shub
From: TomHarrop/align-utils:minimap2_2.17r941

# Bootstrap: localimage
# From: /home/tom/Containers/align-utils/img/minimap2_2.17r941.sif

%help
    ragtag 1.0.1
    https://github.com/malonge/RagTag
    
%labels
    MAINTAINER "Tom Harrop (twharrop@gmail.com)"
    VERSION "ragtag 1.0.1"

%post
    apt-get update
    apt-get install -y \
        git \
        python3 \
        python3-pip

    pip3 install git+git://github.com/malonge/RagTag@v1.0.1

%runscript
    exec /usr/local/bin/ragtag.py "$@"

Collection


View on Datalad

Metrics

key value
id /containers/TomHarrop-assembly-utils-ragtag_1.0.1
collection name TomHarrop/assembly-utils
branch master
tag ragtag_1.0.1
commit 09a7062d92df99c1b9c46edb32d685d66a8dc1fc
version (container hash) 03f8d321e1faaf71469f6297baf4405420385049cbbe4eb5c0ddebc1d4da1f9e
build date 2020-10-08T03:15:29.297Z
size (MB) 200.4453125
size (bytes) 210182144
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.