excounts: Accessors for the 'excounts' slot of a ABSDataSet object.

Description Usage Arguments Details See Also Examples

Description

Accessors for the 'excounts' slot of a ABSDataSet object, return a matrix

Usage

1
2
## S4 replacement method for signature 'ABSDataSet,matrix'
excounts(object)<-value

Arguments

object

a ABSDataSet object.

value

an numeric matrix

Details

The excounts slot holds the nomarlized (trimmed or not) count data as a matrix of non-negative integer count values, rows and columns for genes and samples, respectively.

See Also

ABSDataSet, ReplaceOutliersByMAD

Examples

1
2
3
4
5

ABSSeq documentation built on Nov. 8, 2020, 5:07 p.m.