An alias for plot_heatmap.expr(annot, cpm, fill = "CFB", ...)
.
plot_heatmap.cfb(cpm, annot, title = "RVA CFB Heatmap", ...)
cpm data
A long-format dataframe with any pertinent treatment data about
the samples. The only required column is one titled the sample.id
value with values matching the column names of sample IDs in data
.
Additional columns can contain information such as treament
compounds, dates of sample collection, or dosage quantities.
A title for the heatmap. Default = "RVA Heatmap".
pass over parameters