libSize: Access sample depth of coverage from MRexperiment object

libSizeR Documentation

Access sample depth of coverage from MRexperiment object

Description

Access the libSize vector represents the column (sample specific) sums of features, i.e. the total number of reads for a sample or depth of coverage. It is used by fitZig.

Usage

libSize(object)

Arguments

object

a MRexperiment object

Value

Library sizes

Author(s)

Joseph N. Paulson

Examples


data(lungData)
head(libSize(lungData))


HCBravoLab/metagenomeSeq documentation built on March 17, 2024, 3:21 p.m.