Description Usage Arguments Value Examples
Returns ...
1 2  | get.genes.tf(webg.pathways, db = system.file("extdata",
  "c3.tft.v4.0.entrez.gmt", package = "ComplementaryDomainPrioritization"))
 | 
webg.pathways | 
 dataframe where the second column contains the pathway ids  | 
db | 
 TF database to use  | 
an array of gene ids
1 2 3  | download.example.data()
webg.pathways = load.WebGestalt("Marra_0_tf_protein_enrichment.tsv",'TF')
gene.ids = get.genes.tf(webg.pathways)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.