MSKCC-Epi-Bio/bstfun

Functions for parallel processing

ddsjoberg opened this issue · 3 comments

Can we create a function set up parallel processing

I think we commandArgs(trailingOnly = FALSE) to get the entire call from the terminal. we would then need to parse out -n 8 or the memory allocation. I am not sure if default values are present when they are not specified.

https://www.r-bloggers.com/2015/09/passing-arguments-to-an-r-script-from-command-lines/

Cleaning up my pending issues so closing so it doesn't appear on my list