snakemake.pe_postproc

Module Contents

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

Perform post processing file editing for the pe pipeline

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

Perform post processing file editing for the pe pipeline

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