bbbbbrie/cufflinks-hello-world:latest

$ singularity pull shub://bbbbbrie/cufflinks-hello-world:latest

Singularity Recipe

BootStrap: debootstrap
OSVersion: artful
MirrorURL: http://us.archive.ubuntu.com/ubuntu/

%files
    /data/cufflinks/test_data.sam /opt

%runscript
    /usr/bin/cufflinks --no-update-check   /opt/test_data.sam 
    /usr/bin/tophat -v

%post
    sed -i 's/$/ universe restricted multiverse/' /etc/apt/sources.list
    apt-get -y update  
    apt-get -y install cufflinks man tophat

Collection


View on Datalad

Metrics

key value
id /containers/bbbbbrie-cufflinks-hello-world-latest
collection name bbbbbrie/cufflinks-hello-world
branch master
tag latest
commit 444c0526fcf5c40263701333264f1f31072f2c50
version (container hash) c84adae955524422c0c7a051cdab67b6
build date 2019-08-27T01:56:59.113Z
size (MB) 313
size (bytes) 131301407
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.