View source: R/plotting-functions.R
ggcomut | R Documentation |
Comutation Heatmap of the Top Altered Genes
ggcomut(mutation, n_genes = 10, ...)
mutation |
Raw mutation dataframe containing alteration data |
n_genes |
Number of top genes to display in plot |
... |
Further create_gene_binary() arguments |
Comutation heatmap of the top genes
ggcomut(mutation = gnomeR::mutations)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.