Description Usage Arguments Value Examples
View source: R/indel_functions.R
Plot the exposures to extracted signatures including the confidence intervals
computed e.g. by variateExp
| 1 | plotExposuresConfidence_indel(in_complete_df, in_subgroups_df, in_sigInd_df)
 | 
| in_complete_df | Melted numeric input data frame e.g. as computed by
 | 
| 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. | 
The function returns a gtable object which can be plotted with
plot or grid.draw
| 1 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.