Skip to content
Prev 8440 / 21312 Next

[Bioc-devel] what is SummarizedExperiment a Vector of?

It seems worthy of discussion.  My outlook, surely naive, is that
SummarizedExperiment is Vector if it can answer all these meaningfully
[1] !=                [                 [<-               %in%

 [5] <                 <=                ==                >

 [9] >=                aggregate         anyNA             append

[13] as.character      as.complex        as.data.frame     as.env

[17] as.integer        as.list           as.logical        as.numeric

[21] as.raw            by                coerce            compare

[25] countOverlaps     duplicated        elementMetadata   elementMetadata<-

[29] eval              expand            expand.grid       extractROWS

[33] findOverlaps      head              high2low          length

[37] lengths           match             mcols             mcols<-

[41] metadata          metadata<-        mstack            NROW

[45] overlapsAny       parallelSlotNames rank              relist

[49] rename            rep               rep.int           replaceROWS

[53] rev               ROWNAMES          seqlevelsInUse    shiftApply

[57] showAsCell        sort              split             split<-

[61] subset            subsetByOverlaps  table             tail

[65] tapply            unique            values            values<-

[69] window            window<-          with              xtabs

[73] xtfrm


it seems to me that it would be most natural to regard it as a Vector of
features.  But I don't know if I give the right principle or if it should
be detached from Vector for some reason.

On Tue, Dec 15, 2015 at 2:21 PM, Michael Lawrence <lawrence.michael at gene.com