Mutation plot splitting cohort

442 Views Asked by At

I am approaching some R packages to create oncoplot representing different mutation types. I am using maftools (oncoplot function) and genvisR (waterfall function) packages. I would like to split results plot in two parts based on clinical information (like gender - male and female).

I want to reach a representation like this one but I can't find the correct parameter

waterfall plot image

Could someone help me? Is there a command inside the function or outside (like facet_wrap) to split to cohort based on clinical information? It should be very useful for me

Thank you in advance

0

There are 0 best solutions below