Skip to contents

Network diagram showing top targets of each regulon according to importance score.

Usage

toptargets(
  tf_target,
  topn = 5,
  regulons = NULL,
  tf.size = 7,
  target.size = 4,
  tf.label.cex = 1,
  target.label.cex = 0.7
)

Arguments

tf_target

TF and targets of each regulon. This information comes from post-processing of pyscenic.

topn

number of top targets to draw

regulons

regulons to show. If NULL, show all regulons.

tf.size

size of TF nodes

target.size

size of target nodes

tf.label.cex

label size of TF nodes

target.label.cex

label size of target nodes