corrplot_genes {CIMICE}R Documentation

Gene based correlation plot

Description

Prepare a correlation plot computed from genes' perspective using a mutational matrix

Usage

corrplot_genes(mutmatrix)

Arguments

mutmatrix

input dataset (mutational matrix)

Value

the computed correlation plot

Examples

corrplot_genes(example_dataset())


[Package CIMICE version 1.2.1 Index]