Skip to content
Prev 5674 / 21307 Next

[Bioc-devel] [BioC] granges() method for GenomicRanges objects akin to ranges()...

Right, what I was wondering however is whether it's possible not to create or modify the object at all, but rather access only the necessary bits. 

It seems like a slightly different structure that puts all the location in one place (say @granges) and the metadata in another (as it presently is) might be handy to avoid this hoohah.  That's rather a larger change. 

--t