tsinfer icon indicating copy to clipboard operation
tsinfer copied to clipboard

Add `AncestorData` diagnostic plots function.

Open benjeffery opened this issue 1 year ago • 1 comments

To plan a large ancestor match one needs to see plots of:

  • Group size (determines parallelism)
  • Ancestor size distribution (determines needed worker RAM)
  • Total ancestor length in group (roughly linear to total CPU time needed to match the group)

Would be good to have this be a maintained function in tsinfer.

benjeffery avatar Jun 18 '23 00:06 benjeffery