setup_sims: Set up simulation directory

Description Usage Details

View source: R/setup_sims.R

Description

A helper function that prepares a working directory for running simulations.

Usage

1

Details

This function prepares a working directory to replicate the simulations presented in Morrison et al 2019 (https://www.biorxiv.org/content/10.1101/682237v3). After running this function you will be able to execute simulation experiments using DSC using the commands

nohup dsc –replicate 100 –host config.yml -c 4 [dscfile] > [outputfile] &

You will need to modify the config.yml file to work with your compute cluster.


jean997/causeSims documentation built on Sept. 4, 2020, 4:29 p.m.