findFromGroups: Feturns the summary gene expression value across a group

View source: R/other_functions.R

findFromGroupsR Documentation

Feturns the summary gene expression value across a group

Description

Feturns the summary gene expression value across a group

Usage

findFromGroups(datExpr, groupVector, fn = "mean")

Arguments

datExpr

a matrix of data (rows=genes, columns=samples)

groupVector

character vector corresponding to the group (e.g., cell type)

fn

Summary function to use (default = mean)

Value

Summary matrix (genes x groups)


AllenInstitute/L5_VEN documentation built on July 31, 2022, 6:32 p.m.