BinRepProbPlot: Bin Replication probability plot

View source: R/BinRepProbPlot.R

BinRepProbPlotR Documentation

Bin Replication probability plot

Description

Bin Replication probability plot

Usage

BinRepProbPlot(
  Variability,
  upper_range = c(0.95, 1),
  lower_range = c(0, 0.05),
  relative_heights = c(1, 2, 1),
  colors = NULL
)

Arguments

Variability,

a row bind combination of dataframes produce by Prepare_G1G2_phase_cells_forBinRepProb and Prepare_S_phase_cells_forBinRepProb or ether of the 2

upper_range,

limits of the upper panel

lower_range,

limits of the lower panel

relative_heights,

relative heights between the 3 panels

colors,

boxplot fill colors to pass to ggplot


CL-CHEN-Lab/User_interface_for_Kronos_scRT documentation built on Aug. 1, 2022, 2:08 p.m.