Description Usage Arguments Value Examples
View source: R/get_tfs_human.R
Function to automatically assign Human TFs given a list of Symbols.
1 | get_tfs_human(gen_names)
|
gen_names |
a vector or matrix with the Symbol Gene Names of the system. |
indexes of gen_names who are TFs.
1 2 | gen_names = c("TP53","MDM2","FOXM1","ESR1","CTCF")
tfs = get_tfs_human(gen_names)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.