dynverse/ti_elpigraph:latest
$ singularity pull shub://dynverse/ti_elpigraph: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'
apt-get -y install libudunits2-dev
Rscript -e 'devtools::install_cran("udunits2", configure.args = c(udunits2 = "--with-udunits2-include=/usr/include/udunits2"))'
R -e "devtools::install_github('Albluca/ElPiGraph.R')"
%runscript
exec Rscript /code/run.R
Collection
- Name: dynverse/ti_elpigraph
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/dynverse-ti_elpigraph-latest |
collection name | dynverse/ti_elpigraph |
branch | master |
tag | latest |
commit | 40271eb422c9ae60a7e713f4919e29f116d4eebe |
version (container hash) | e7b728123ad1c9ad029ceeb5fac62d8a |
build date | 2018-10-29T20:59:12.468Z |
size (MB) | 2135 |
size (bytes) | 833155103 |
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.