plot_heatmap.cfb {RVA} | R Documentation |
Plot a CFB Heatmap
Description
An alias for plot_heatmap.expr(annot, cpm, fill = "CFB", ...)
.
Usage
plot_heatmap.cfb(cpm, annot, title = "RVA CFB Heatmap", ...)
Arguments
cpm |
cpm data |
annot |
A long-format dataframe with any pertinent treatment data about
the samples. The only required column is one titled the |
title |
A title for the heatmap. Default = "RVA Heatmap". |
... |
pass over parameters |
[Package RVA version 0.0.5 Index]