Skip to content
Prev 7249 / 21312 Next

[Bioc-devel] SummarizedExperiment subset of 4 dimensions

It would be nice if someone from Seattle would weigh in on this.

Also, we might want to consider an assayMatrix() accessor that always
returns an assay in 2D, except, as you suggest, it might be a matrix of
multiples (vectors, matrices, etc) by putting dimensions on a list. That
way, generic code can at least assume consistent dimensionality, even if
the values are complex. I don't really have any use cases though; just
seems possibly beneficial in the abstract.
On Wed, Apr 1, 2015 at 1:19 AM, Jesper G?din <jesper.gadin at gmail.com> wrote: