Testing for specific genes of whole RNA Sequencing
1
0
Entering edit mode
11 weeks ago
hagl ▴ 20

Dear community,

I want to combine proteomic and transcriptomic data for my project.

Since there are only 40 proteins measured in the assay I am wondering if I can just extract the normalized counts from my DESeq2 object and apply a Wilcox rank sum test or if it is recommended to extract LFCs and p_values/adjusted p_values after DESeq2 procedures (from negativ binomial model).

Thank you for your assessments.

R DESeq2 Sequencing RNA • 291 views
ADD COMMENT
1
Entering edit mode
11 weeks ago
ATpoint 85k

The problem with the Wilcox test is that it has lower power at low sample size. That is where the likes of DESeq2 (and other tools) come in -- borrowing information from all genes to better estimate the overall mean-variance trend. What you get from these tools is typically more reliable that simple tests such as the Wilcox unless your sample size is really large. I would (without more context given) use the output of DESeq2.

ADD COMMENT

Login before adding your answer.

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