moduleColor.getMEprefix: Get the prefix used to label module eigengenes.

Description Usage Details Value Note Author(s) See Also

View source: R/Functions.R

Description

Returns the currently used prefix used to label module eigengenes. When returning module eigengenes in a dataframe, names of the corresponding columns will start with the given prefix.

Usage

1

Details

Returns the prefix used to label module eigengenes. When returning module eigengenes in a dataframe, names of the corresponding columns will consist of the corresponfing color label preceded by the given prefix. For example, if the prefix is "PC" and the module is turquoise, the corresponding module eigengene will be labeled "PCturquoise". Most of old code assumes "PC", but "ME" is more instructive and used in some newer analyses.

Value

A character string.

Note

Currently the standard prefix is "ME" and there is no way to change it.

Author(s)

Peter Langfelder, Peter.Langfelder@gmail.com

See Also

moduleEigengenes


nosarcasm/WGCNA documentation built on May 28, 2019, 1:01 p.m.