View source: R/BinRepProbPlot.R
BinRepProbPlot | R Documentation |
Bin Replication probability plot
BinRepProbPlot( Variability, upper_range = c(0.95, 1), lower_range = c(0, 0.05), relative_heights = c(1, 2, 1), colors = NULL )
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.