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

coveragesR Documentation

Accessors for the 'coverages' slot of an srnadiffExp object

Description

The coverages slot holds the coverages as a named RleList object with one coverage vector per seqlevel in the set of genomic alignments from the BAM files.

Usage

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

Arguments

object

An srnadiffExp object.

Value

The coverages, as a list of RleList.

Examples

srnaExp <- srnadiffExample()
coverages(srnaExp)


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