Skip to contents

Run Samsara software

Usage

run_samsara(
  commandFile = sprintf("%s_Martelo_CommandFile.txt", getOption("mart_site")),
  combineOutputs = TRUE,
  memory_perc = 75,
  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

memory_perc

75 percentage of RAM is used by default if memory > 4Gb.

verbose

print logs in terminal or not. TRUE by default