cemmeydan/ti_mfa:mfa

$ singularity pull shub://cemmeydan/ti_mfa:mfa

Singularity Recipe

########################################################################
##                      DO NOT EDIT THIS FILE!                        ##
##     This file was automatically generated from the dockerfile.     ##
## Run dynmethods/data-raw/convert_dockerfiles.R to update this file. ##
########################################################################

Bootstrap: shub

From: dynverse/dynwrap:r

%labels
    version 0.1.0.1

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

%files
    . /code

%runscript
    exec /code/run.sh

Collection


View on Datalad

Metrics

key value
id /containers/cemmeydan-ti_mfa-mfa
collection name cemmeydan/ti_mfa
branch master
tag mfa
commit 2596ac80031a88f2ecf96ad6be3196d23c1a773a
version (container hash) 01b8c74bf58fad2bb174e10540feac77
build date 2019-04-04T22:58:11.588Z
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.