Skip to content
Prev 7885 / 21312 Next

[Bioc-devel] annoSet?

Usually, I represent this with a long-form GRanges with a sample column.
But there is no formal notion of sample, and sample-level data needs to be
"denormalized".

I think you are asking for something similar to GenomicFileViews, except
for GRanges instead of files. An implementation might be a
GenomicRangesList, except the Seqinfo is coordinated across all elements.
The mcols() on the GRL would hold the phenotype data.




On Wed, Aug 12, 2015 at 2:01 PM, Vincent Carey <stvjc at channing.harvard.edu>
wrote: