aggregate_exposures_by_category: Aggregate exposures by category

Description Usage Arguments Value See Also Examples

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

eilslabs/YAPSA documentation built on May 16, 2019, 1:23 a.m.