corrplot_samples {CIMICE}R Documentation

Sample based correlation plot

Description

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

Usage

corrplot_samples(mutmatrix)

Arguments

mutmatrix

input dataset (mutational matrix)

Value

the computed correlation plot

Examples

corrplot_samples(example_dataset())


[Package CIMICE version 1.2.0 Index]