cemmeydan/ti_celltrails:latest

$ singularity pull shub://cemmeydan/ti_celltrails:latest

Singularity Recipe

#######################################################################################
## DO NOT EDIT THIS FILE! This file was automatically generated from the dockerfile. ##
## Run dynwrap:::.container_dockerfile_to_singularityrecipe() to update this file.   ##
#######################################################################################

Bootstrap: shub

From: dynverse/dynwrap:bioc

%labels
    version 0.1.0

%post
    R -e 'devtools::install_github("dcellwanger/CellTrails")'

%files
    . /code

%runscript
    exec Rscript /code/run.R

Collection


View on Datalad

Metrics

key value
id /containers/cemmeydan-ti_celltrails-latest
collection name cemmeydan/ti_celltrails
branch master
tag latest
commit 736573ee478fea3d7179a554d18b480110774189
version (container hash) 5b064d08528cf9fea3aa8b2b190fb65d
build date 2019-04-04T22:58:11.792Z
size (MB) 2181
size (bytes) 847966239
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.