plotBetaDensityHeatmap: Density heatmap

Description Usage Arguments Details

Description

Density heatmap

Usage

1
plotBetaDensityHeatmap(mat, filename = NULL, main = NULL)

Arguments

mat

numeric matrix with measures per feature and sample, with samples in the columns and features in the rows

filename

character. File to save the density plot

main

title of the density plot

Details

'mat' is a numeric matrix of beta values (or values in general in the range [0,1]), with features in rows and samples in columns.

If no filename is provided, the plot will be forwarded to the current graphical device.


xpastor/skima documentation built on May 16, 2019, 3:25 p.m.