Oh, thanks a lot!
I'll look into diffHic.
Thank you very much
Hi, I'm a researcher using DESeq2 for hi-chip differential analysis.
When I performed differential analysis using DESeq2, I found that my data's MA plot is far non-symmetric.(Even for not significant values)
I thought it can happen because it's not RNA-seq data. But I can't explain exactly why.
I have three questions here.
Thank you for your help.
This looks like trended bias. I would guess that actually the entire plot would need to be shifted like upwards along the y-axis by +1 and by this most of these 10307 would no logner be significant. I'd say that normalization is totally off here using the default size factor method from DESeq2 which does not (afaik) handle trended biases. The farright part of the plot, kind of the "arrowhead" of this plot is probably all non-DE. Take a look at diffHic, a method developed for differential HiC analysis that might be of interest here, especially the part about removal of trended biases which is section 5.2.1 in https://bioconductor.org/packages/release/bioc/vignettes/diffHic/inst/doc/diffHicUsersGuide.pdf
Oh, thanks a lot!
I'll look into diffHic.
Thank you very much
Log in to answer this question.
A couple of points:
Tooltype post is for advertising/speaking about tools, not for Questions concerning tools. The category for that would be theQuestioncategory.Oh, I see.
Thank you very much
Cross-posted at Bioc (it is good practice to link crossposts): https://support.bioconductor.org/p/p134337/