Skip to contents

Run Samsara software

Usage

run_samsara(
  commandFile = sprintf("%s_Martelo_CommandFile.txt", getOption("mart_site")),
  combineOutputs = TRUE,
  verbose = TRUE
)

Arguments

commandFile

Default command file to use is the one with the site name.

combineOutputs

Not used yet, if needs to combine outputs

verbose

print logs in terminal or not. TRUE by default