Skip to content
Prev 5394 / 21312 Next

[Bioc-devel] report a minor bug in GenomicRanges

Hi Jianhong,
On 03/21/2014 07:01 AM, Ou, Jianhong wrote:
Not really a bug, just a warning that the 'with.mapping' arg is being
replaced by the 'with.revmap' arg, except that 'with.revmap' is not
available yet when reducing a GRanges object... sorry :-/ Will be in
the next couple of days.

Note that it's already available when reducing an IRanges object,
but I suspect in your case you're calling reduce() on a GRanges object
right?

Thanks,
H.