Description Usage Arguments Details Value Author(s) References
Creates a heat map of |cc|^beta, ordered according to the given dendrogram, with color-coded module membership along the margins
1 | corHeatmap(filePath, dichotCor, geneDendrogram, geneModules)
|
filePath |
The folder and file into which the graphic output file is placed. The suffix indicates the type of file to create (jpg, pdf, png, or ps). |
dichotCor |
|cc|^beta (elementwise, where 'cc' is the matrix of inter-gene Pearson correlation coefficients) but with zero diagonal. |
geneDendrogram |
The gene dendrogram for the rows/columns of 'dichotCor'. |
geneModules |
A vector of memberships, i.e. geneModules[i] is the module to which gene i belongs. |
The graph is created and placed into the file indicated by 'filePath'. This function works on Unix but not on Windows.
No value is returned.
Bin Zhang
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.