You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This analysis is provided through the `R`-language integration into Perseus and therefore requires `R` as well as the `WGCNA` package to be installed. Visit [WGCNA](WGCNA.html) [@langfelder2008] page for more information and installation instructions.
More information about co-expression clustering can be found at the following resources:
The co-expression network is created using the defined correlation function. The determined power is applied to the network (see [Soft-threshold](softthreshold.html) for more info).
Topological overlap distance is used to create the hierarchical clustering dendrogram. The co-expression modules are determined using the dynamic tree-cut method. For each module, a module eigengene is reported, with its name corresponding to the color of the cluster.
# Output
* Hierarchical clustering heatmap with a dendrogram and automatic cluster assignments.
* Matrix of module eigengenes that represent a cluster. See [Correlate](correlate.html) for identifying clusters that correlate with clinical/phenotype data.