Description Usage Arguments Value Author(s)
View source: R/lungFunctionsForWGCNA.R
Plot the expression data of genes in the selected gene module. The module eigengene and its correlated trait variable are also plotted in the same plot.
1 | METexprplot(MEs, trait, MEcolor, datExpr, moduleColors, ...)
|
MEs |
Data frame of module eigengenes. Eigengenes in columns and samples in rows. |
trait |
Data frame of phenotype trait variable(s). Phenotype trait variable(s) in column(s) and samples in rows. |
MEcolor |
Color of selected gene module. Should be an element in |
datExpr |
Gene expression data matrix or data frame of all genes. Genes in columns and samples in rows. |
moduleColors |
Vector of module colors of all genes in |
... |
Additional arguments used in |
Heatmap plot.
Yun Zhang
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.