Skip to content
Prev 20428 / 21312 Next

[Bioc-devel] Remote BigWig file access

Thanks for sharing Leo, this does interest me, especially since so much is
built on BigWig access via rtracklayer at least in the recount2 ecosystem.

As you alluded to, Megadepth currently supports remote access of BigWigs
(and BAMs) over HTTPS on all platforms (Linux, MacOS, and Windows),
getting back just the byte ranges overlapping the set of regions requested
so it should work for at least recount2/recount3 and anything that uses
HTTP/s.

I'd be open to exploring updates to the Megadepth C/C++ code side to
support Rle if that makes sense to replace rtracklayer.
But to do that you'd need to be involved in updating all the R packages if
you're willing (both megadepth and those that currently rely on rtracklayer
for this functionality).

Let me know if you want to chat about this over Zoom,
Chris

On Tue, May 21, 2024 at 2:41?PM Leonardo Collado Torres <
lcolladotor at gmail.com> wrote: