Merge variants and mapped.events data frame to a single data frame for fancy boxplot. Generally the columns of the two data frames should be named the same, including (cluster.col.name, vaf.col.names, cn.col.names, loh.col.names, column to highlight (driver), cluster, event). event column should match between the two and events in mapped.events will be excluded from variants data frame before merging them to prevent duplicate
1 2 3 4 |
variants: |
variant data frame |
mapped.events: |
data frame of events mapped onto cluster/clone that is output assign.events.to.clones()$events |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.