what is the best R package/function to perform an Equality of variance F-test on TMM log2 gene expression values
0
0
Entering edit mode
2.8 years ago
RNAseqer ▴ 260

What is the best R package/function to perform an Equality of variance F-test on TMM log2 gene expression values?

I have a model I want to use:

~ Disease + Age + Alchohol + BMI

And I have my table of TMM normalized log2 gene expression data. I would like to conduct a gene-wise F-test for equality of variance on each gene, and then sort based on FDR corrected pvalues all the significant genes.

I feel like this is a simple task but I am running into problems because there seems to be an embarrassment of riches when it comes to F-tests and Im worried I'll use the wrong one.

gene-expression F-test equality-of-variance • 850 views
ADD COMMENT
0
Entering edit mode

May I ask what the final analysis goal is?

ADD REPLY
0
Entering edit mode

To determine which genes have statistically significant unequal variance between disease and controls.

ADD REPLY
0
Entering edit mode

So essentially differentially expressed genes, is it? Why not just plugging your raw counts into DESeq2/edgeR/limma-voom, or if these log2 normalized counts are all you have plug into limma? This is very common and established while what you seem to do is not (afaict).

ADD REPLY

Login before adding your answer.

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