About getting DE genes using MAST
1
0
Entering edit mode
@ahmedabbas-22609
Last seen 4.0 years ago

Dear all,

In the Methods section, in the subsection, Testing for differential expression, it is mentioned that a gene is considered differentially expressped if FDR adjusted p-value is < 0.01 and estimated fold-change is greater than 1.5 (on a log2 scale).

For the estimated fold change, does the paper mean that avglogFC > 1.5 or FC > 1.5 and avglogFC > 0.58 (knowing that log2(1.5) = 0.58)?

Also, it is not clear to me how the p-value was calculated?

Thank you Ahmed

MAST • 1.3k views
ADD COMMENT
0
Entering edit mode
@andrew_mcdavid-11488
Last seen 13 months ago
United States

Hi Ahmed,

The code to reproduce the Genome Biology paper is located here, you will have to be running an older version of R and MAST in order for it to run without modification. Looking through the code, it seems we required a log fold change of log2(1.5) = .58. The P value was the "Hurdle" component using a likelihood ratio test.

ADD COMMENT

Login before adding your answer.

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