annotReg: Accessors for the 'annotReg' slot of an srnadiffExp object

annotRegR Documentation

Accessors for the 'annotReg' slot of an srnadiffExp object

Description

The annotReg slot holds the annotated regions as a GRanges object.

Usage

## S4 method for signature 'srnadiffExp'
annotReg(object)

## S4 replacement method for signature 'srnadiffExp'
annotReg(object) <- value

Arguments

object

An srnadiffExp object.

value

Annotated regions as a GRanges object.

Value

The regions given by the user, as a GRanges.

Examples

srnaExp <- srnadiffExample()
annotReg(srnaExp)


mzytnicki/srnadiff documentation built on March 7, 2023, 2:18 a.m.