This commit is contained in:
Tanushree Tunstall 2022-08-05 16:13:57 +01:00
parent 6cb9998c4c
commit 33925dafe9
4 changed files with 142 additions and 99 deletions

View file

@ -3,7 +3,7 @@ library(ggpubr)
lf_unpaired_stats <- function(lf_data
, lf_stat_value = "param_value"
, lf_stat_group = "mutation_info"
, lf_stat_group = "mutation_info_labels"
, lf_col_statvars = "param_type"
, my_paired = FALSE
, stat_adj = "none"){