Retrieving Normalized Groups from Results()
1
0
Entering edit mode
@dennism9251-21198
Last seen 2.7 years ago
United States

Trying make a function that performs a sanity check on the results table by plotting the lfc's of genes with the lowest p-adj. Normally I would just separate the columns (my samples) in my count data (DESeq data set) into groups and then perform the necessary arithmetic

log2 (normalizedcountsgroup1 / normalizedcountsgroup2)

However things have gotten more complicated since the function wouldn't know the two groups. Is there a function that I'm not aware of that provides the group "1" or "2" or better yet the normalized counts of each group

deseq2 • 286 views
ADD COMMENT
0
Entering edit mode
@mikelove
Last seen 18 hours ago
United States

We don’t have a function like this as part of DESeq2, although if you try Google you may find some code that was posted here years ago. The support site search is not as good as Google.

ADD COMMENT

Login before adding your answer.

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