expSummary: Access MRexperiment object experiment data

View source: R/allClasses.R

expSummaryR Documentation

Access MRexperiment object experiment data

Description

The expSummary vectors represent the column (sample specific) sums of features, i.e. the total number of reads for a sample, libSize and also the normalization factors, normFactor.

Usage

expSummary(obj)

Arguments

obj

a MRexperiment object.

Value

Experiment summary table

Author(s)

Joseph N. Paulson, jpaulson@umiacs.umd.edu

Examples


data(mouseData)
expSummary(mouseData)


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