plot_log_bootstrap_distributions: Plot log bootstrap distributions

View source: R/plot_log_bootstrap_distributions.R

plot_log_bootstrap_distributionsR Documentation

Plot log bootstrap distributions

Description

Plot results of generate_bootstrap_plots_for_transcriptome.

Usage

plot_log_bootstrap_distributions(
  dat,
  exp_mats,
  cc,
  hit_exp,
  tag,
  listFileName,
  graph_theme,
  save_dir = file.path(tempdir(), paste0("BootstrapPlots", "_for_transcriptome")),
  height = 3.5,
  width = 3.5
)

Value

Null result.


NathanSkene/EWCE documentation built on April 10, 2024, 1:02 a.m.