Description Usage Arguments Value Examples
This funcion returns gene expression counts table
1 2 | ## S4 method for signature 'InTADSig'
exprs(object)
|
object |
InTADSig object with signals and genes |
Gene expression table
1 2 | inTadSig <- newSigInTAD(enhSel, enhSelGR, rpkmCountsSel, txsSel)
head(exprs(inTadSig))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.