totalSF {INSPEcT} | R Documentation |
Accessor to the slot totalSF of an INSPEcT object
Accessor to obtain the totalSF slot associated with the object of class INSPEcT
totalSF(object) ## S4 method for signature 'INSPEcT' totalSF(object)
object |
An object of class INSPEcT |
A numeric that indicates the scaling factors applied between time points of the data coming from RNA-seq library (applies to total-mRNAs and pre-mRNAs concentrations)
data('mycerIds10') totalSF(mycerIds10)