dynverse/ti_scoup:latest

$ singularity pull shub://dynverse/ti_scoup:latest

Singularity Recipe

#######################################################################################
## DO NOT EDIT THIS FILE! This file was automatically generated from the dockerfile. ##
## Run babelwhale::convert_dockerfile_to_singularityrecipe() to update this file.    ##
#######################################################################################

Bootstrap: shub

From: dynverse/dynwrap:r

%labels
    version 0.1.4

%files
    . /code

%post
    chmod -R 755 '/code'
    git clone https://github.com/hmatsu1226/SCOUP.git && cd SCOUP && make all

%runscript
    exec Rscript /code/run.R

Collection


View on Datalad

Metrics

key value
id /containers/dynverse-ti_scoup-latest
collection name dynverse/ti_scoup
branch master
tag latest
commit 0e18ee1d4d85c9f8e4947a958647f45fd70df206
version (container hash) 9497e5283ddeba5639b0eec9e2a7ee18
build date 2018-10-29T20:59:12.839Z
size (MB) 2106
size (bytes) 818143263
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.