setConfidenceIntervals {INSPEcT}R Documentation

Set confidence intervals

Description

This function is used to set the confidence intervals in the nascent RNA mode.

Usage

setConfidenceIntervals(object, confidenceIntervals)

## S4 method for signature 'INSPEcT'
setConfidenceIntervals(object, confidenceIntervals)

Arguments

object

An object of class INSPEcT_model

confidenceIntervals

list of confidence intervals.

Value

An object of class ExpressionSet containing the confidence intervals.


[Package INSPEcT version 1.23.0 Index]