corrplot_from_mutational_matrix {CIMICE}R Documentation

Correlation plot from mutational matrix

Description

Prepare correlation plot based on a mutational matrix

Usage

corrplot_from_mutational_matrix(mutmatrix)

Arguments

mutmatrix

input dataset

Value

the computed correlation plot

Examples

corrplot_from_mutational_matrix(example_dataset())


[Package CIMICE version 1.1.3 Index]