lhc_generateTimepointFiles: Generates spartan-compatible timepoint files if simulation...

Description Usage Arguments

View source: R/lhc_preprocess.R

Description

Generates spartan-compatible timepoint files if simulation results over time are in one file

Usage

1
2
lhc_generateTimepointFiles(FILEPATH, SPARTAN_PARAMETER_FILE,
  RUN_SUMMARY_FILE_NAME, NUMSAMPLES, NUMRUNSPERSAMPLE, TIMEPOINTS)

Arguments

FILEPATH

Filepath to all LHC results being analysed

SPARTAN_PARAMETER_FILE

CSV file generated by spartan, containing all parameter sets under which the simulation was run

RUN_SUMMARY_FILE_NAME

Simulation output file, containing multiple timepoints

NUMSAMPLES

Number of parameter samples generated using the hypercube

NUMRUNSPERSAMPLE

Number of replicate runs performed for each sample

TIMEPOINTS

Simulation timepoints to extract from the result file


spartan documentation built on May 2, 2019, 9:39 a.m.