Description Usage Arguments Details
Density heatmap
1 | plotBetaDensityHeatmap(mat, filename = NULL, main = NULL)
|
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 |
'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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.