LogFc vs t_statistic to estimate over/under expressed genes?
1
1
Entering edit mode
9 months ago

Hi!

I am doing DGE using limma+voom over two populations, I have a gene X that has significant adjusted p values yet logfc values of 0.6/0.7 which is below the threshold of 1.

Additionally I did t test over the Voom$E of the same two groups regarding the same gene x having the t stastitic > 0 and the p value significant.

Can I use this t test to determine over/under expressed genes instead of evaluating the p values alongside with logfc? I understand that I can just lower the threshold but I set the threshold according to distribution of logfc values and do not want to change it.

Best regards, Manuel

T-Test Limma DGE Voom • 772 views
ADD COMMENT
1
Entering edit mode

Please check in the link provided below why you can't use t-tests over the standard methods that already exists. We are blind about your sample sizes in the comparison groups, I suspecting a power issue in your experiment design which you can overcome by increasing the samples sizes. LogFC Threshold of 1 is not the universal rule for differential expression.

Why can't use t-test for differential expression (negative binomial distribution assumed)

ADD REPLY
3
Entering edit mode
9 months ago
ATpoint 82k

How would that be any different from what limma gives you already (despite being less accurace)? There is no rule that 1 is the universal fold change. Overexpressed can simply mean logFC > 0 an underexpressed can mean logFC < 0. In general, when standardized tests exist, do not fiddle with custom solutions like t-tests. There is a reason why these specialized methods exist. The limma papers tell why that is.

ADD COMMENT
1
Entering edit mode

Thank you @atpoint. Then to analyze one gene in particular between two groups the best would be to plot a box plot of the distribution between two groups and have the p adjusted valued from limma and the logfc value?

ADD REPLY
2
Entering edit mode

Yes, that sounds intuitive.

ADD REPLY

Login before adding your answer.

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