enrichSigs {YAPSA} | R Documentation |
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).
enrichSigs(in_cohort_exposures_df, in_background_exposures_df, in_sig_df)
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. |
A data frame with counts and p-values from Fisher tests.
NULL