dynverse/ti_celltree_vem:latest
$ singularity pull shub://dynverse/ti_celltree_vem: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:bioc
%labels
version 0.1.6.1
%files
. /code
%post
chmod -R 755 '/code'
apt-get update && apt-get install -y libgsl-dev
R -e 'devtools::install_cran("cellTree")'
%runscript
exec Rscript /code/run.R
Collection
- Name: dynverse/ti_celltree_vem
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/dynverse-ti_celltree_vem-latest |
collection name | dynverse/ti_celltree_vem |
branch | master |
tag | latest |
commit | 84100373d7e0d4f4e60fa09761aadc153ce0f2a3 |
version (container hash) | 1897b1b9b91b27549186b18b30919b45 |
build date | 2019-03-12T08:04:33.261Z |
size (MB) | 2257 |
size (bytes) | 878702623 |
SIF | Download URL (please use pull with shub://) |
Datalad URL | View on Datalad |
Singularity Recipe | Singularity Recipe on Datalad |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.