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