Skip to content
Prev 7714 / 21312 Next

[Bioc-devel] RangedSummarizedExperiment

Let the record show that it was relatively trivial to add a generic
function called update() to fix the broken serialized instances of the
older SE-descendant classes that now inherit from RSE...

Although it was a drag until I got around to writing those.

I'll try to put together a decently sized example that illustrates why I
often want accordion-style mapping of things like, say, repeat exemplars
back to the genome.  We often keep summed counts (hey, they're repeats!)
and test on those, but after determining whether a class of repeats or
lncRNAs or whatever happen to be differentially
transcribed/accessible/whatever, it's often useful to go back and see
whether specific examples are indeed proximal to each other (either
genomically, physically, or both).

A picture and code will go a long way, so I'll send them when I have them.

Best,

--t
On Thu, Jun 18, 2015 at 5:42 PM, Herv? Pag?s <hpages at fredhutch.org> wrote: