View source: R/smoothHeatmap.R
smoothPheatmap | R Documentation |
Plot a heatmap of normalized individual smoothed methylation value z scores for selected regions (i.e. significant DMRs)
smoothPheatmap(
bs.filtered.bsseq = bs.filtered.bsseq,
sigRegions = sigRegions,
testCovariate = testCovariate,
...
)
bs.filtered.bsseq |
Smoothed |
sigRegions |
|
testCovariate |
The factor tested for differences between groups |
... |
Additional arguments passed onto pheatmap |
smoothPheatmap
Saves a pdf image of the heatmap in the DMR folder
https://davetang.org/muse/2018/05/15/making-a-heatmap-in-r-with-the-pheatmap-package/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.