bootstrap_plots_for_transcriptome: Bootstrap plot

View source: R/bootstrap_plots_for_transcriptome.R

bootstrap_plots_for_transcriptomeR Documentation

Bootstrap plot

Description

Plot results of generate_bootstrap_plots_for_transcriptome.

Usage

bootstrap_plots_for_transcriptome(
  dat,
  tag,
  listFileName,
  cc,
  showGNameThresh,
  graph_theme,
  maxX,
  save_dir = file.path(tempdir(), paste0("BootstrapPlots", "_for_transcriptome")),
  height = 3.5,
  width = 3.5,
  show_plot = TRUE
)

Value

Null result.


NathanSkene/EWCE documentation built on July 11, 2024, 4:19 a.m.