Consensus module detection using WGCNA
1
2
Entering edit mode
8.6 years ago
Nitin ▴ 170

Hello,

I recently started to work on consensus modules identification using WGCNA (R package). I went through tutorials related to this in WGCNA website In these tutorials authors had mentioned constructed female liver and male liver datasets. When I looked into input data regarding female and liver data sets I found that they both have same number of genes (3600) each ofcourse different expression values. Now my question is if we use different datasets as followes

Data1 : 700 genes

Data2: 300 genes

Is it possible to compared these datasets and construct consensus modules using WGCNA or not. Because when I tried using my datasets with different number of genes it gave following error

exprSize = checkSets(multiExpr)
Error in checkSets(multiExpr) : 
  Incompatible number of genes in set 1 and 2

Does this mean should I consider only common genes between datasets to construct consensus modules?

Let me know.

Thanks and Regards,
Sai

R • 4.2k views
ADD COMMENT
0
Entering edit mode

I am having the same problem..Please let me know if you have the solution.

ADD REPLY
1
Entering edit mode
4.1 years ago

You should identify the common genes between the two data sets and use them to do the consensus module analysis.

ADD COMMENT

Login before adding your answer.

Traffic: 1990 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6