install.packages(devtools)
devtools::install_github("sahilseth/flowr")
## OR
install.packages("flowr")
library(flowr) ## load the library
setup() ## copy flowr bash script
run('sleep', execute=TRUE, platform='moab')
## OR from terminal
# flowr run sleep execute=TRUE platform=moab
a deluge of data
flowr
streamlining computing workflows
two
ingredients
flow_mat
]flow_def
]scatter
, sequential (serial
)gather
, serial
, burst