DESeq2 lfcShrink warning use ashr method.
1
0
Entering edit mode
4.6 years ago
MatthewP ★ 1.4k

Code and warning

> resLFC_sh2 <- lfcShrink(dds, contrast=c("Treatment", "Sh2", "Control"), type="ashr")
using 'ashr' for LFC shrinkage. If used in published research, please cite:
    Stephens, M. (2016) False discovery rates: a new deal. Biostatistics, 18:2.
    https://doi.org/10.1093/biostatistics/kxw041
Warning message:
In estimate_mixprop(data, g, prior, optmethod = optmethod, control = control,  :
  Optimization failed to converge. Results may be unreliable. Try increasing maxiter and rerunning.

This post already report this warning, however I totally don't know what they mean. I need to know can I ignore this warning, use the result as normal?

DESeq2 ashr • 2.0k views
ADD COMMENT
1
Entering edit mode

Given that this method is wrapped into lfcShrink I suggest you ask this at BioC so that Mike Love (the maintainer of DESeq2) can have a look. Ignoring this? For sure not, what makes you think you could ignore such a striking warning message?

ADD REPLY
1
Entering edit mode

Also, when you post on Bioconductor, please post the link here so that Biostars users can follow through. I have not seen this warning message before, so, it will be good to have more information.

ADD REPLY
2
Entering edit mode
4.6 years ago
MatthewP ★ 1.4k

Post link to Bioconductor forum.

ADD COMMENT

Login before adding your answer.

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