dynverse/ti_mfa:latest

$ singularity pull shub://dynverse/ti_mfa: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:r

%labels
    version 0.1.8

%files
    . /code

%post
    chmod -R 755 '/code'
    R -e 'devtools::install_github("kieranrcampbell/mfa")'

%runscript
    exec Rscript /code/run.R

Collection


View on Datalad

Metrics

key value
id /containers/dynverse-ti_mfa-latest
collection name dynverse/ti_mfa
branch master
tag latest
commit 4ff7d6415a28defefd9d03187430e005883e2ebd
version (container hash) 1caf4181452b375f6bf7600003c89f8f
build date 2018-10-29T20:59:12.596Z
size (MB) 2155
size (bytes) 841969695
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.