cemmeydan/ti_projected_monocle:latest

$ singularity pull shub://cemmeydan/ti_projected_monocle: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


    
    
    
    
    

%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_projected_monocle-latest
collection name cemmeydan/ti_projected_monocle
branch master
tag latest
commit 6d7273acd152647fc1adb41ad4e3ca68a00c4094
version (container hash) 10c0e5dc2649554e9f214bf10e8486d7
build date 2019-04-04T22:58:12.059Z
size (MB) 2246
size (bytes) 875446303
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.