Skip to content

reduceByRanges summarize behavior with vector-returning MAP #3

@vjcitn

Description

@vjcitn

Suppose the MAP returns a 2-vector and summarise=TRUE

The resulting assay looks like

assay(rr2)
[,1] [,2] [,3]
ENSG00000111424 Numeric,2 Numeric,2 Numeric,2
ENSG00000172216 Numeric,2 Numeric,2 Numeric,2
ENSG00000124731 Numeric,2 Numeric,2 Numeric,2

which is quite useful ... the [i,j] element is a 2-vector. But it might be more
useful to have a pair of flat matrices in the assay slot. Do you think that would
take a lot of work?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions