sfPlot {INSPEcT} | R Documentation |
This method generates a plot that immediately shows the scaling factors used to scale RNA- and Nascent-seq libraries and the possible relations between them. The ratio between the RNA- and the Nascent-seq scaling can be in fact considered as a yield of the synthesis within the cells.
sfPlot(object) ## S4 method for signature 'INSPEcT' sfPlot(object)
object |
An object of class INSPEcT |
None nascentInspObj10 <- readRDS(system.file(package='INSPEcT', 'nascentInspObj10.rds')) sfPlot(nascentInspObj10)