You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi everyone.
me and @nicola-calonaci developed a function (multisample_init) that might be useful when analysing different samples from the same patient. It takes as input a named list (names must be present and correspond to the sample_id) of CNAqc objects and defines a common segmentation by merging the original breakpoints from all single samples. Mutations are also remapped on the new segments such that analysis of private and shared mutations is straightforward in multisample or longitudinal assays.
I will upload asap the documented script on my fork of the repository. You might consider it for a pull request.
The text was updated successfully, but these errors were encountered:
Hi everyone.
me and @nicola-calonaci developed a function (
multisample_init
) that might be useful when analysing different samples from the same patient. It takes as input a named list (names must be present and correspond to thesample_id
) of CNAqc objects and defines a common segmentation by merging the original breakpoints from all single samples. Mutations are also remapped on the new segments such that analysis of private and shared mutations is straightforward in multisample or longitudinal assays.I will upload asap the documented script on my fork of the repository. You might consider it for a pull request.
The text was updated successfully, but these errors were encountered: