Hi Rory,
I am trying diffBind on my ATAC-seq data. And I have difficulties on using db.count() function. I got error message as below.
Error in pv.counts(DBA, peaks = peaks, minOverlap = minOverlap, defaultScore = score, :
Some read files could not be accessed. See warnings for details.
In addition: Warning message:
no not accessible
I was wondering whether there is a specifically way to organize the bam file which could be read in the dba project.
Thank you so much.