Learn R Programming

INSPEcT (version 1.2.2)

totalSF: Accessor to the slot totalSF of an INSPEcT object

Description

Accessor to the slot totalSF of an INSPEcT object

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

Usage

totalSF(object)
"totalSF"(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 RNA-seq library (applies to total-mRNAs and pre-mRNAs concentrations)

Examples

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

Run the code above in your browser using DataLab