Skip to content
Prev 7371 / 21312 Next

[Bioc-devel] coverage(gr, weight='score') does not work when score(gr) is an Rle

Hi,

I think we should just expand the Rle internally. That will produce
a numeric vector of the length of the GRanges i.e. it will be the
same size as the start and end components of the GRanges object itself.
No big deal at all.

I'll make that change.

H.
On 04/17/2015 09:00 AM, Michael Lawrence wrote: