snakemake.pe_collection

Module Contents

snakemake.pe_collection.pe_collect(inputdir, outputdir, fileout_final_estims, fileout_all_estims, copasi=True)[source]

Collect the results so that they can be processed.

Parameters:
  • inputdir – the input folder containing the data
  • outputdir – the output folder to stored the collected results
  • fileout_final_estims – the name of the file containing the best estimations
  • fileout_all_estims – the name of the file containing all the estimations
  • copasi – True if COPASI was used to generate the data.