Using Limma to identify any differences between multiple treatment groups (without making pairwise comparisons)
1
0
Entering edit mode
brionyk9 • 0
@brionyk9-10693
Last seen 7.9 years ago

Hi

I am analysing some microarray data with a large amount of different treatment groups and I was wondering whether there is a method in limma which allows you to do an ANOVA like test which will identify any differences between  treatment groups, instead of doing multiple pairwise comparisons? I would also like to use a method which is able to filter the resultant list of differentially expressed genes by log fold change? Is there such a method and does it make sense to do this?

microarray limma multiple treatments lfc • 2.2k views
ADD COMMENT
2
Entering edit mode
Aaron Lun ★ 28k
@alun
Last seen 7 hours ago
The city by the bay

For your first question, yes, look at section 9.3 of the limma user's guide and the documentation relating to topTable. Basically, if you drop multiple coefficients, you can compare multiple groups; also have a look at A: How to use Limma to analyze differences among group items without doing pairwise.

For your second question, while you can filter the DE list by log-fold change, this is not recommended - see the "Note" in ?topTable. Rather, you should consider testing against a log-fold change threshold with treat.

ADD COMMENT

Login before adding your answer.

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