labeledSF {INSPEcT} | R Documentation |
Accessor to obtain the labeledSF slot associated with the object of class INSPEcT
labeledSF(object) ## S4 method for signature 'INSPEcT' labeledSF(object)
object |
An object of class INSPEcT |
A numeric that indicates the scaling factors applied between time points of the data coming from Nascent-seq library (applies directly to synthesis rates and indirectly to degradation rates)
nascentInspObj10 <- readRDS(system.file(package='INSPEcT', 'nascentInspObj10.rds')) labeledSF(nascentInspObj10)