exprs,InTADSig-method {InTAD} | R Documentation |
This funcion returns gene expression counts table
## S4 method for signature 'InTADSig' exprs(object)
object |
InTADSig object with signals and genes |
Gene expression table
inTadSig <- newSigInTAD(enhSel, enhSelGR, rpkmCountsSel, txsSel) head(exprs(inTadSig))