GEP_makeMean: row average (or median) based on groups

GEP_makeMeanR Documentation

row average (or median) based on groups

Description

row average (or median) based on groups

Usage

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/CellNet documentation built on May 18, 2023, 4:58 p.m.