snakemake.ps2_postproc

Module Contents

snakemake.ps2_postproc.generic_postproc(infile, outfile, sim_length, copasi=True)[source]

Perform post processing organisation to double parameter scan report files.

Parameters:
  • infile – the model to process
  • outfile – the directory to store the results
  • sim_length – the length of the simulation
  • copasi – True if the model is a Copasi model
snakemake.ps2_postproc.ps2_postproc(infile, outfile, sim_length, copasi=True)[source]

Perform post processing organisation to double parameter scan report files.

Parameters:
  • infile – the model to process
  • outfile – the directory to store the results
  • sim_length – the length of the simulation
  • copasi – True if the model is a Copasi model