snakemake.sim_postproc

Module Contents

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

Perform post processing file editing for the simulate pipeline

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

Perform post processing file editing for the simulate pipeline

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