enrichSigs {YAPSA}R Documentation

Compare to background distribution

Description

Compare exposures from an analysis of mutational signatures in a cohort of interest to exposures computed in a background (e.g. the set of WES and WGS samples from Alexandrov 2013).

Usage

enrichSigs(in_cohort_exposures_df, in_background_exposures_df, in_sig_df)

Arguments

in_cohort_exposures_df

Numerical data frame of the exposures of the cohort of interest.

in_background_exposures_df

Numerical data frame of the exposures of the background.

in_sig_df

Numerical data frame encoding the mutational signatures.

Value

A data frame with counts and p-values from Fisher tests.

Examples

NULL


[Package YAPSA version 1.20.1 Index]