TomHarrop/seq-utils:cutadapt_2.10

$ singularity pull shub://TomHarrop/seq-utils:cutadapt_2.10

Singularity Recipe

Bootstrap: docker
From: python:3.8.3-buster

%help

    Python 3.8.3 with Cutadapt 2.10
    
%labels

    MAINTAINER "Tom Harrop (twharrop@gmail.com)"
    VERSION "Cutadapt 2.10"

%runscript

    exec /usr/local/bin/cutadapt "$@"

%post
    /usr/local/bin/pip3 install \
        cutadapt==2.10

Collection


View on Datalad

Metrics

key value
id /containers/TomHarrop-seq-utils-cutadapt_2.10
collection name TomHarrop/seq-utils
branch master
tag cutadapt_2.10
commit c857d40164436e397d902509be816992968fd219
version (container hash) d28cff1de1a103742ed4cdde64836688d161eba3f08b570a9f28c09566b02406
build date 2020-06-25T22:22:36.962Z
size (MB) 305.30078125
size (bytes) 320131072
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.