View source: R/Plot_functions.R
scRTplot | R Documentation |
scRT plot of a region of interest
scRTplot( pseudoBulkRT, S_scCN, Coordinates, Plot = "scRT", rasterized_heatmap = F, heatmap_colors = NULL, sample_colors = NULL )
pseudoBulkRT, |
pseudo-Bulk RT that can be rebinned with a reference RT (generated by RebinRT) |
S_scCN, |
S-phase scCN dataframe created by Replication_state (optionally filtered) |
Coordinates, |
named list containing chr,start and end position |
rasterized_heatmap, |
logic: whether or not the heatmap should be rasterized |
heatmap_colors, |
a vector of colors for the heatmap.(Replicated/min value and Unreplicated/max value) |
sample_colors, |
a vector, named or not, for the samples |
plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.