aggregate_exposures_by_category: Aggregate exposures by category

Description Usage Arguments Value See Also Examples

View source: R/complex_functions.R

Description

If a valid category (i.e. it matches to a category specified in in_sig_ind_df) is supplied, then the exposures are aggregated over this category.

Usage

1
aggregate_exposures_by_category(in_exposures_df, in_sig_ind_df, in_category)

Arguments

in_exposures_df

Input data frame of exposures.

in_sig_ind_df

Input data frame of meta information on the signatures. Has to match the signatures in in_exposures_df

in_category

Category to be aggregated over

Value

A list with entries:

See Also

LCD_complex_cutoff

Examples

1

slw287r/yapsa documentation built on June 7, 2020, 12:46 a.m.