Skip to main content
. Author manuscript; available in PMC: 2012 Oct 7.
Published in final edited form as: J Stat Softw. 2012 Mar;46(11):i11.
 Package WGCNA version 1.19 loaded.
  Important note: It appears that your system supports multi-threading, but it is not enabled within WGCNA in R.
  To allow multi-threading within WGCNA with all available cores, use
   allowWGCNAThreads()
  within R. Use disableWGCNAThreads() to disable threading if necessary.
  Alternatively, set the following environment variable on your system:
   ALLOW_WGCNA_THREADS=<number_of_processors>
  for example
   ALL0W_WGCNA_THREADS=2
  To set the environment variable in linux bash shell, type
   export ALL0W_WGCNA_THREADS=2
  before running R. Other operating systems or shells will have a similar command to achieve the same aim.