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