Multi-Dendrix Logo

This Page

multi_dendrix_pipeline.batch_multi_dendrix

multi_dendrix_pipeline.batch_multi_dendrix(args)[source]

Runs Multi-Dendrix for each parameter setting on the input mutation data.

Returns:
A tuple containing the following:
  • collections (dictionary) - mapping of t -> k -> output of Multi-Dendrix
  • mutation_data (tuple) - mutation data tuple (see multi_dendrix.multi_dendrix() for details).
  • runtime (float) - total runtime (in seconds) of Multi-Dendrix on all the parameter settings