cemmeydan/ti_mfa:latest

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

%labels
    version 0.1.0

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

%files
    . /code

%runscript
    exec Rscript /code/run.R

Collection


View on Datalad

Metrics

key value
id /containers/cemmeydan-ti_mfa-latest
collection name cemmeydan/ti_mfa
branch master
tag latest
commit faf87eff1f262921fb428ed136719101f10c290a
version (container hash) f1041e0d4a7a136795d7a2eb8a4c0302
build date 2019-04-04T22:58:11.594Z
size (MB) 2202
size (bytes) 850493471
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.