Skip to content
Prev 12920 / 21312 Next

[Bioc-devel] IGV - a new package in preparation

On Thu, Mar 8, 2018 at 12:29 AM, Paul Shannon <pshannon at systemsbiology.org>
wrote:
Definitely +1 for supporting GenomicRanges, including what's in genome()
and mcols(). There's a demo of an rtracklayer -> GRanges -> UCSC genome
browser workflow in the rtracklayer vignette
<http://bioconductor.org/packages/release/bioc/vignettes/rtracklayer/inst/doc/rtracklayer.pdf>
that
I've made use of. I wouldn't necessarily say *don't* support data.frame,
but I would certainly encourage Bioc users to import data with rtracklayer
instead of generic read* functions, and to take advantage of the vast
AnnotationHub and OrganismDbi-based annotations which provide GenomicRanges
objects.

Thanks and looking forward to it!