Skip to content
Prev 1012 / 21312 Next

[Bioc-devel] RFC: eSet with two color data

Wolfgang Huber <huber at ebi.ac.uk> writes:
Sorry, not enough coffee for me yet.  Yes, row-subsetting does what we
want I think.  What I'm concerned about is column-subsetting:

    x[, 1:3]

The result is no longer an n-colour set and this breaks the "["
concept.  With option A you want certain code to be able to assume
that the structure of the exprs matrix is ncol = arrays * colours.
Without some coding effort, you cannot have this work in a general
way.

+ seth