GEP_makeMean | R Documentation |
row average (or median) based on groups
GEP_makeMean(exp, groupings, type = "mean")
exp |
expression df |
groupings |
groupings |
type |
mean or media |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.