View source: R/BinRepProbPlot.R
Prepare_S_phase_cells_forBinRepProb | R Documentation |
Prepare S phase cells for BinRepProb plots
Prepare_S_phase_cells_forBinRepProb( S, RT, Early.cells = c(0, 30), Mid.cells = c(40, 60), Late.cells = c(70, 100) )
S, |
S single cell CNV dataframe |
RT, |
pseudobulk replication timing dataframe |
Early.cells, |
percentage of replication range defying Early replicating cells (0-100) |
Mid.cells, |
percentage of replication range defying Mid replicating cells (0-100) |
Late.cells, |
percentage of replication range defying Late replicating cells (0-100) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.