Hi all,
I am analysing my RNAseq data with RegEnrich, following the very well described pipeline as described here: Vignette RegEnrich
The analysis ends with the function
plotRegTarExpr(object, reg = "ARNTL2")
To plot any specific TF target in orange and its targets in black. Leading to a plot such as this:
I am wondering if there is a way/command to extract the names of the target genes for each TF? Thanks a lot, I hope someone can help