Description Usage Arguments Value See Also Examples
View source: R/Heatmap-class.R
Function to create a heatmap object
1 2 |
image |
A numeric Matrix |
coords |
A length-2 integer vector |
label |
A character vector |
nseq |
An integer |
scale |
A length-2 vector |
metadata |
A list containing arbitrary metadata Using this function avoids calling 'new' directly or manually setting coords and nseq to integers. Other constructors exist for creating heatmaps from data, rather than a raw matrix. |
A Heatmap object
PatternHeatmap CoverageHeatmap PWMScanHeatmap
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.