GEP_makeMean: row average (or median) based on groups

Description Usage Arguments Value

Description

row average (or median) based on groups

Usage

1
GEP_makeMean(exp, groupings, type = "mean")

Arguments

exp

expression df

groupings

groupings

type

mean or media

Value

return a dataframe of mean or median-ed data based on given groupings. colnames become the column name of the first sample in each group from the original data


pcahan1/singleCellNet documentation built on April 9, 2021, 8:49 a.m.