cemmeydan/ti_raceid_stemid:raceid_stemid

$ singularity pull shub://cemmeydan/ti_raceid_stemid:raceid_stemid

Singularity Recipe

########################################################################
##                      DO NOT EDIT THIS FILE!                        ##
##     This file was automatically generated from the dockerfile.     ##
## Run dynmethods/data-raw/convert_dockerfiles.R to update this file. ##
########################################################################

Bootstrap: shub

From: dynverse/dynwrap:bioc

%labels
    version 0.1.0.1

%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")'
    R -e 'devtools::install_cran("RaceID")'

%files
    . /code

%runscript
    exec /code/run.sh

Collection


View on Datalad

Metrics

key value
id /containers/cemmeydan-ti_raceid_stemid-raceid_stemid
collection name cemmeydan/ti_raceid_stemid
branch master
tag raceid_stemid
commit 773fb69a32e581a95cd512ef1d1f85f3a2958314
version (container hash) f32a0dfcc1162a34510cfce5085b1d0a
build date 2019-04-04T22:58:12.043Z
size (MB) 2456
size (bytes) 892665887
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.