cemmeydan/ti_fateid:latest

$ singularity pull shub://cemmeydan/ti_fateid:latest

Singularity Recipe

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

Bootstrap: shub

From: dynverse/dynwrap:bioc

%labels
    version 0.1.0

%post
    R -e 'devtools::install_cran("destiny")'
    apt-get install -y libcgal-dev libglu1-mesa-dev libglu1-mesa-dev
    R -e 'devtools::install_cran("FateID")'

%files
    . /code

%runscript
    exec Rscript /code/run.R

Collection


View on Datalad

Metrics

key value
id /containers/cemmeydan-ti_fateid-latest
collection name cemmeydan/ti_fateid
branch master
tag latest
commit 3c234e1779e362d0e9e667e77e69722b63514504
version (container hash) e31fedce98a87f2d9427d679a897ff4c
build date 2019-04-04T22:58:11.578Z
size (MB) 2435
size (bytes) 877191199
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.