dynverse/ti_slingshot:latest
$ singularity pull shub://dynverse/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
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: dynverse/ti_slingshot
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/dynverse-ti_slingshot-latest |
collection name | dynverse/ti_slingshot |
branch | master |
tag | latest |
commit | cebb885861d881700cc68b3b222d1868302084da |
version (container hash) | 9362385ed37dfa6b311911c382cdb395 |
build date | 2021-04-09T15:27:40.902Z |
size (MB) | 2619 |
size (bytes) | 980013087 |
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.