group_agg_two: Aggregate column 1 based on grouping by column 2

Description Usage Arguments Value

View source: R/post_module_joins.R

Description

Aggregate column 1 based on grouping by column 2

Usage

1
group_agg_two(f, colns = NULL, pattern = NULL)

Arguments

f

table object with colnames specified in colns

colns

colnames of f on which to aggregate, group in that order!

pattern

string to grep for colnames on which to operate

Value

agg_f aggregated gene ID, names table


brucemoran/RNAseqR documentation built on Sept. 14, 2021, 11:08 a.m.