cemmeydan/ti_slingshot:latest
$ singularity pull shub://cemmeydan/ti_slingshot: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.5.2
%files
. /code
%post
mkdir /scratchLocal
mkdir /pbtech_mounts
mkdir /pbtech_mounts/softlib001
mkdir /athena
mkdir /zenodotus
chmod -R 755 '/code'
apt-get update && apt-get install -y libcgal-dev libglu1-mesa-dev libgsl-dev
R -e 'devtools::install_github("kstreet13/slingshot")'
%runscript
exec Rscript /code/run.R
Collection
- Name: cemmeydan/ti_slingshot
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/cemmeydan-ti_slingshot-latest |
collection name | cemmeydan/ti_slingshot |
branch | master |
tag | latest |
commit | 8f19d593f428eb65d32139d9443f567a22c51731 |
version (container hash) | e1285afb8440b496e6aba34835dbb7e8 |
build date | 2019-04-04T22:58:11.893Z |
size (MB) | 2636 |
size (bytes) | 975564831 |
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.