spapros.ev.ProbesetEvaluator.evaluate_probeset_pipeline

ProbesetEvaluator.evaluate_probeset_pipeline(genes, set_id, shared_pre_results_path, step_specific_results)

Pipeline specific adaption of evaluate_probeset.

Computes probeset specific evaluations. The parameters for this function are adapted for the spapros-pipeline.

Parameters:
  • genes (List) – Genes by the get_genes() function.

  • set_id (str) – ID of the current probeset.

  • shared_pre_results_path (List) – Path to the shared results

  • step_specific_results (List) – List of paths to the specific results

Return type:

None