plot_strata {YAPSA} | R Documentation |
Plot the cohort wide signature exposures of all strata from different
stratification axes together. Naturally called by compare_SMCs
.
plot_strata( in_strata_list, in_signatures_ind_df, output_path = NULL, in_attribute = "" )
in_strata_list |
Data structure created by |
in_signatures_ind_df |
A data frame containing meta information about the signatures |
output_path |
Path to directory where the results, especially the figure produced, are going to be stored. |
in_attribute |
Additional string for the file name where the figure output is going to be stored. |
The function doesn't return any value.
NULL