You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
Recently I use pyDNase to deal with my ATAC-seq data. I read the paper about Wellington-bootstrap, it is said that the bias is corrected using observed cuts and expected counts. I also read the paper about how to calculate the "predicted count". The "predicted count" can be from chromatin derived DNase-seq or naked DNA. Which method pyDNase support? Is an naked DNA sequencing data necessary?
Thanks!
The text was updated successfully, but these errors were encountered:
Hi there, naked DNA sequencing isn't necessary. Data from He. et al (2014) (Shirley Liu's lab) Naked DNA was used to determine DNase I cutting preference for all 6-mers, and this data is here
However, for ATAC-seq data if you wanted to normalise against ATAC-seq insertion bias then you'd need a dataset to determine this from. A common method is to use all the cuts outside the peaks but the better method is to use Naked DNA for this.
Hello,
Recently I use pyDNase to deal with my ATAC-seq data. I read the paper about Wellington-bootstrap, it is said that the bias is corrected using observed cuts and expected counts. I also read the paper about how to calculate the "predicted count". The "predicted count" can be from chromatin derived DNase-seq or naked DNA. Which method pyDNase support? Is an naked DNA sequencing data necessary?
Thanks!
The text was updated successfully, but these errors were encountered: