cemmeydan/ti_monocle_ddrtree:latest

$ singularity pull shub://cemmeydan/ti_monocle_ddrtree: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.4


    
    
    
    
    

%files

    . /code

%post
    mkdir /scratchLocal
    mkdir /pbtech_mounts
    mkdir /pbtech_mounts/softlib001
    mkdir /athena
    mkdir /zenodotus



    chmod -R 755 '/code'
    R -e 'devtools::install_cran("monocle")'

%runscript
    exec Rscript /code/run.R

Collection


View on Datalad

Metrics

key value
id /containers/cemmeydan-ti_monocle_ddrtree-latest
collection name cemmeydan/ti_monocle_ddrtree
branch master
tag latest
commit 0187b9e68618e6b4f152a8927bb0613d51454cb4
version (container hash) d15520bbc30504a63921f3f6741b7701
build date 2019-04-04T22:58:12.074Z
size (MB) 2246
size (bytes) 875552799
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.