Conversation
|
Thank you for continuing to maintain and further improve muscat. ❤️ |
|
Hi, thanks for adding this feature and still maintain the package! One thing I noticed, when lfcShrink = TRUE with apeglm, lfcShrink() returns s-values (if I am correct) in the padj slot, not BH-adjusted p-values. These then get renamed to p_adj.loc in muscat's output, which could mislead into interpreting them as standard FDR. Might be worth either documenting this or extracting the original p-values from results() separately when shrinkage is enabled. |
|
Hi, |
|
See now, you are completely right. I misremembered the default behavior of lfcShrink(), my apologies. Thanks for clarifying. |
|
Hi all, again it’s me! I had some time to try the commit. I’m using pbDS() with This currently fails for me with, I checked the commit and if I understand correctly, the DESeq2 helper switches from Thank you so much again! |
No description provided.