Introduction When ggplot is making box plots or dot plots, it can actually check and add p-values, just use the
# Data processing n_hmr = rep(0, 100) for(i in 1:length(sample_ids_wgbs)){ n_hmr[i] = length( hmr[[ sample_ids_wgbs[i] ]] ) } m =
A platform to find the code for the article
Introduction When ggplot is making box plots or dot plots, it can actually check and add p-values, just use the
# Data processing n_hmr = rep(0, 100) for(i in 1:length(sample_ids_wgbs)){ n_hmr[i] = length( hmr[[ sample_ids_wgbs[i] ]] ) } m =