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