Hello,
I ran DESeq2 for 2 projects recently. One of them ran fine but the other gave me this message:
-- replacing outliers and refitting for 35 genes
-- DESeq argument 'minReplicatesForReplace' = 7
-- original counts are preserved in counts(dds)
Should I be concerned? I have 35772 genes in total and DESeq2 completed without error. The only weird thing was that message.
Thank you
Thank you so much for the explanation!