Entering edit mode
5.8 years ago
hamaor
▴
10
hey everyone, I'm performing ChIP-Seq analysis using diffbind, after doing:
dba.count(peaksets, summits=250)
I would like to get the binding affinity Matrix into a text file.
help will be highly appriciated!!
Hi Rory,
From the latest update, I cannot retrieve the data from dab.report output. The error message is:
Does it require a new argument? I'm using the latest R (v4.0) and it happened after all dependencies were updated.
Thanks,
Keita
This issue should now be fixed in version
DiffBind_3.0.6
. You'll need to re-run the analysis fromdba.analyze()
.