View source: R/multifac_asca_heatmap2.R
PlotStaticMetaHeatmap | R Documentation |
Plot a heatmap showing clustering patterns among the metadata
PlotStaticMetaHeatmap(
mSetObj = NA,
viewOpt = "detailed",
clustSelOpt = "both",
smplDist = "pearson",
clstDist = "average",
colorGradient = "bwm",
includeRowNames = T,
imgName,
format = "png",
dpi = 96,
width = NA
)
mSetObj |
Input the name of the created mSetObj (see InitDataObjects) |
viewOpt |
high-level summary or plotting the names inside cell |
Jeff Xia jeff.xia@mcgill.ca McGill University, Canada License: GNU GPL (>= 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.