Returns the number of TFs from the provided TFBS data in the GRN object.

nTFs(GRN)

Arguments

GRN

Object of class GRN

Value

Integer. Number of TFs that are defined in the GRN object.

See also

Examples

# See the Workflow vignette on the GRaNIE website for examples
GRN = loadExampleObject()
#> Downloading GRaNIE example object from https://git.embl.de/grp-zaugg/GRaNIE/-/raw/master/data/GRN.rds
#> Finished successfully. You may explore the example object. Start by typing the object name to the console to see a summaty. Happy GRaNIE'ing!
nTFs(GRN)
#> [1] 75