PTratio {INSPEcT}R Documentation

Calculate post-transcriptional ratio from an object of class INSPEcT_diffsteady

Description

Extract the ratio between mature and premature RNAs

Usage

PTratio(object, infToNA = TRUE)

## S4 method for signature 'INSPEcT_steadyNoNascent'
PTratio(object, infToNA = TRUE)

Arguments

object

An object of class INSPEcT_steadyNoNascent

infToNA

A logical indicating whether infinite values (originating from zero valued premature expressions) should be set artificially to NA or not

Value

A matrix containing the PTratios


[Package INSPEcT version 1.23.0 Index]