Closed hy09 closed 2 years ago
Hi,
Thank you for your interest in TOBIAS! I am not so familiar with preprocessing DNAse-seq data, but my thoughts are:
TOBIAS ATACorrect
is created with ATAC-seq in mind, you could use it to learn the parameters of a DNAse-seq cutting bias as well. Setting --read_shift 0 0
and --k_flank 6
should be sufficient. Subtracting the input signal will also work, but will probably require deeply sequenced data in order to fully capture all positions of bias.I hope you will get some useful results with this package even if it was optimized for ATAC-seq.
Thank you for the detailed reply! I did get some interesting results by subtracting the input. I'll also try just estimating the cutting bias using ATAcorrect
.
Thanks again!
Hi! Thanks for developing such an amazing tool!
I was trying to apply TOBIAS with paired-end DNAse-seq data and I was hoping to get your feedback on the preprocessing I've modified:
Any feedback would be helpful! Thank you very much.