gggenecor: Correlation Heatmap of the Top Altered Genes

View source: R/plotting-functions.R

gggenecorR Documentation

Correlation Heatmap of the Top Altered Genes

Description

Correlation Heatmap of the Top Altered Genes

Usage

gggenecor(mutation, n_genes = 10, ...)

Arguments

mutation

Raw mutation dataframe containing alteration data

n_genes

Number of top genes to display in plot

...

Further create_gene_binary() arguments

Value

Correlation heatmap of the top altered genes

Examples

gggenecor(gnomeR::mutations)


AxelitoMartin/gnomeR documentation built on March 23, 2024, 3:07 a.m.