Given a list of jellyfish input tables and a named list of parents for each sample, set the parent for each sample.
Examples
jellyfisher_example_tables |>
select_patients("EOC809") |>
set_parents(list("EOC809_r1Bow1_DNA1" = "EOC809_p2Per1_cO_DNA2")) |>
jellyfisher()