Launch a plan of simulation on a cluster

simpleBatchRunSim(
  API_KEY = Sys.getenv("CARBOSEQ_SIWAA_TOKEN"),
  INPUT_DIR,
  chunck_size,
  max_chunck_size = 10000,
  VERBOSE = TRUE
)

Arguments

API_KEY

param

INPUT_DIR

the path to the folder where to find the csv input files

chunck_size

the size of the chunk of simulations

max_chunck_size

param

VERBOSE

to get feedback or not

Value

res the result of the plan of simulations