exprs: Gene expression counts table

Description Usage Arguments Value Examples

Description

This funcion returns gene expression counts table

Usage

1
2
## S4 method for signature 'InTADSig'
exprs(object)

Arguments

object

InTADSig object with signals and genes

Value

Gene expression table

Examples

1
2
inTadSig <- newSigInTAD(enhSel, enhSelGR, rpkmCountsSel, txsSel)
head(exprs(inTadSig))

InTAD documentation built on Nov. 8, 2020, 7:47 p.m.