Learn R Programming

INSPEcT (version 1.2.2)

labeledSF: Accessor to the slot labeledSF of an INSPEcT object

Description

Accessor to the slot labeledSF of an INSPEcT object

Accessor to obtain the labeledSF slot associated with the object of class INSPEcT

Usage

labeledSF(object)
"labeledSF"(object)

Arguments

object
An object of class INSPEcT

Value

A numeric that indicates the scaling factors applied between time points of the data coming from 4sU-seq library (applies directly to synthesis rates and indirectly to degradation rates)

Examples

Run this code
data('mycerIds10')
labeledSF(mycerIds10)

Run the code above in your browser using DataLab