View source: R/multifac_asca_heatmap2.R
PlotMetaCorrHeatmap | R Documentation |
Plot correlation coefficients between metadata
PlotMetaCorrHeatmap(
mSetObj = NA,
cor.opt = "pearson",
imgName,
format = "png",
dpi = 96,
width = NA
)
mSetObj |
Input the name of the created mSetObj (see InitDataObjects) |
cor.opt |
Meethod for computing correlation coefficient |
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.