Skip to content
Prev 6063 / 21312 Next

[Bioc-devel] Additional summarizeOverlaps counting modes for ChIP-Seq

Ok, I had a look at the code, and I think understand now. The help text 
for the "..." argument says "Additional arguments for BAM file methods 
such assingleEnd,fragmentsorparamthat apply to the reading of records 
from a file (see below)." But this is actually referring to the fixed 
set of individual arguments listed below the dots. It doesn't apply to 
the arguments that actually get matched by "..." in a call to 
summarizeOverlaps. These actually get passed straight to 
preprocess.reads. Perhaps the documentaion for "..." should be updated 
to reflect this?
On Wed Aug 6 11:21:20 2014, Valerie Obenchain wrote: