Can limma be used with module eigengenes instead of genes?
1
0
Entering edit mode
A.Barden ▴ 10
@abarden-23487
Last seen 22 days ago
USA

Hello,

Apologies in advance if this post is too general for this forum.

I'm aware that the limma framework can be used for differential expression analysis at the pathway level with GSVA: https://www.bioconductor.org/packages/release/bioc/vignettes/GSVA/inst/doc/GSVA.html#72_Differential_expression_at_pathway_level

In essence, GSVA allows you to decompose your gene x sample expression matrix into a gene set x sample matrix, which can then be plugged into limma for DE testing.

My question is whether there is any problem with doing the same thing with module eigengenes? I.e. decompose your gene set x sample matrix into a module x sample matrix with the WGCNA workflow, and then use plug this into limma for, e.g: group A vs group B comparisons, associations with continuous variables etc.

In principal this seems fine to me, and seems like it would be more powerful than using lm() or lmer() with module eigengenes for such analyses, but I would be interested to hear any reservations.

Thank you

limma WGCNA GSVA • 124 views
ADD COMMENT
1
Entering edit mode
@gordon-smyth
Last seen 2 hours ago
WEHI, Melbourne, Australia

Should be fine. Eigengenes don't have the concept of average log-expression, so limma-trend methods will likely not be relevant but, otherwise, limma should work fine.

ADD COMMENT

Login before adding your answer.

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