the distribution of log2Fc and t value are not similar for bulk RNA-seq
0
0
Entering edit mode
8 months ago
alwayshope ▴ 40

Dear experts,

When analyzing the bulk RNAseq data, using DESeq2, the log2FC value distribution is close to a normal distribution, while the t value distribution is not like a normal distribution.

While if use limma, the test value and the log2FC distribution are all similar to a normal distribution,

So, does the difference caused by the heterogeneity of the samples themselves or the algorithms of the two tools?

Thank you very much!

decoupleR RNA-seq • 1.3k views
ADD COMMENT
1
Entering edit mode

did you apply one of the variance stablization algorithms to the data? if so the two will be incongruous.

ADD REPLY
0
Entering edit mode

Thanks a lot!

The results of DESeq2 and Limma are similar, the majority are overlapped.

The reason for this question is that when trying to use the decoupleR package to infer the pathway activities,

it uses t or the statistics values to infer the pathway activity, and the distribution of the t vlaues is close to a normal distribution, Using log2FC seems can give similar results;

While for my results, DESeq2 log2FC follows the normal distribution, not it's statistics values, so I use log2FC for the input of decoupleR instead.

Thanks a lot!

ADD REPLY
1
Entering edit mode

Which test did you use in DESeq2, Wald-test or likelihood ratio test (LRT)?


(....) For the Wald test, stat is the Wald statistic: the log2FoldChange divided by lfcSE, which is compared to a standard Normal distribution to generate a two-tailed pvalue. For the likelihood ratio test (LRT), stat is the difference in deviance between the reduced model and the full model, which is compared to a chi-squared distribution to generate a pvalue.

ADD REPLY
0
Entering edit mode

Thanks a lot!

I used DEseq2 and the likelihood ratio test (LRT) to get the log2FC and the test values and use these for the decoupleR.

Best,

ADD REPLY
0
Entering edit mode

There comes out a new question for the usage of decoupleR, the distribution of my counts after log-transformed does not follow the normal distribution, so can I still use decoupleR for this batch of my data?

enter image description here

ADD REPLY
1
Entering edit mode

Are you taking log2 of raw counts? It looks like you just need normalized counts from DESeq2 and stats for each genes for decoupleR.

ADD REPLY
0
Entering edit mode

Yes, it is the log2 of raw counts.

I will try to use the normalized counts from DESeq2 and stats for each gene for decoupleR.

Thank you very much for your kind guidance!

Best,

ADD REPLY
1
Entering edit mode

alwayshope - for the future, this follow up was different enough to where we would have encouraged you to

1) check if this question has already been asked?

2) post it as a separate question if not

3) link back to this question for context

ADD REPLY
0
Entering edit mode

Thanks a lot, will follow your guidance! And post a new question if too different of the follow up questions.

Thank you very much!

Best regards,

ADD REPLY

Login before adding your answer.

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