Description Usage Arguments Value
View source: R/post_module_joins.R
Aggregate columns 3, 4 based on grouping on columns 1, 2 NB that table can have multiple annotations in RNAseqon based on contrasts this function removes this 'per-caller'
1 | group_agg_multi(f, colns = NULL, pattern = NULL)
|
f |
table object with colnames specified in colns |
colns |
colnames of f on which to aggregate |
pattern |
string to grep for colnames on which to operate |
agg_f aggregated gene ID, names table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.