get_tfs_human: Function to automatically assign Human TFs given a list of...

Description Usage Arguments Value Examples

View source: R/get_tfs_human.R

Description

Function to automatically assign Human TFs given a list of Symbols.

Usage

1
get_tfs_human(gen_names)

Arguments

gen_names

a vector or matrix with the Symbol Gene Names of the system.

Value

indexes of gen_names who are TFs.

Examples

1
2
gen_names = c("TP53","MDM2","FOXM1","ESR1","CTCF")
tfs = get_tfs_human(gen_names)

Luisiglm/KBoost documentation built on May 13, 2021, 7:27 p.m.