gene expression variance equality
1
0
Entering edit mode
6.5 years ago
galozs ▴ 20

Hi,

I am analyzing RNA seq data and trying to identify differentially expressed genes between to populations using ttest (my data is in triplicates)

I was wondering weather I need to check for the variance assumptions before applying ttest.

if so- what test will be recommended to use on such data?

I have tried Bartlett's, Levene's (with absolute values), Levene's (with quadratic values), Brown-Forsythe and two-sample F-test

and got different though close results. I would live to hear your thoughts! Tnx!

RNA-Seq gene expression variance test • 2.0k views
ADD COMMENT
1
Entering edit mode
6.5 years ago
e.rempel ★ 1.1k

Hi,

citation from this thread (answer from Gordon Smyth - author of limma):

Unequal variances are not usually a major concern in microarray data. The two-sample t-test is known to be highly robust against unequal variances, and the limma moderated t-test inherits this property.

Thus, I would recommend that you run limma (or DESeq2 or EdgeR) for your data.

ADD COMMENT
0
Entering edit mode

I am looking at exactly 2 conditions and prefer working with ttest and my own codes.

Thanks!

ADD REPLY
0
Entering edit mode

May I ask why? limma and other tools inherit the "good" properties of t-Test and have some additional advantages. Personally, I would use t-Test in case of (real) many replicates and a few genes.

ADD REPLY
0
Entering edit mode

honestly, I used cuffdiff before and realized that using my own code and analysis gives more reliable results. I didn't try the other tools you mentioned, yet. maybe I'll give it a try in the future.

ADD REPLY

Login before adding your answer.

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