labeledSF: Accessor to the slot labeledSF of an INSPEcT object

Description Usage Arguments Value Examples

Description

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

Usage

1
2
3
4
labeledSF(object)

## S4 method for signature 'INSPEcT'
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 Nascent-seq library (applies directly to synthesis rates and indirectly to degradation rates)

Examples

1
2
nascentInspObj10 <- readRDS(system.file(package='INSPEcT', 'nascentInspObj10.rds'))
labeledSF(nascentInspObj10)

ste-depo/INSPEcT documentation built on Oct. 3, 2020, 9:14 p.m.