plotExposuresConfidence: Plot exposures including confidence intervals

Description Usage Arguments Value Examples

View source: R/confidence.R

Description

Plot the exposures to extracted signatures including confidence intervals computed e.g. by variateExp.

Usage

1
plotExposuresConfidence(in_complete_df, in_subgroups_df, in_sigInd_df)

Arguments

in_complete_df

Melted numeric input data frame e.g. as computed by variateExp

in_subgroups_df

Data frame containing meta information on subgroup attribution of the samples in the cohort of interest.

in_sigInd_df

Data frame with meta information on the signatures used in the analysis.

Value

The function doesn't return any value but plots instead.

Examples

1

YAPSA documentation built on Nov. 8, 2020, 4:59 p.m.