WGCNA implementation for differential co-expression analysis
1
1
Entering edit mode
9.9 years ago
Sathya ▴ 30

Hi everyone,

I have 10 different biological conditions and I would like to identify modules(gene sets) which are differentially regulated with respect to biological conditions. To do so,

I have calculated the fold chage for each of the conditions. Based on differential data , I have calculated gene to gene correlation (signed correlation) using wgcna and the modules have been identified. From dendrogram and heatmap, I can infer the module-module & module to trait relationship.

But, in wgcna tutorials, they have used preprocessed gene expression data (not differential data) for identifying the modules, and not differntial data. So,I would like to know that the procedure implemented ie., using differntial data to identify modules, is correct or not.

Thanking you for your time

Sathya

differential-co-expression-analysis microarray • 5.7k views
ADD COMMENT
3
Entering edit mode
9.6 years ago

The authors recommend against using DE data. Here is the note from the WGCNA website:

We do not recommend filtering genes by differential expression. WGCNA is designed to be an unsupervised analysis method that clusters genes based on their expression profiles. Filtering genes by differential expression will lead to a set of correlated genes that will essentially form a single (or a few highly correlated) modules. It also completely invalidates the scale-free topology assumption, so choosing soft thresholding power by scale-free topology fit will fail. "

You should be using normalized counts for all your experiments (TMM, fpkm or vst) as input.

ADD COMMENT

Login before adding your answer.

Traffic: 2599 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