Description Usage Arguments Value Examples
View source: R/query_ctd_gene.R
This function checks for CTDbase gene vocabulary and query CTDbase for each one, downloading gene-gene interactions, chemicals interactions, associated disease, associated KEGG pathways and associated GO terms.
1 | query_ctd_gene(terms, verbose = FALSE)
|
terms |
Character vector with the genes used in the query. |
verbose |
(default |
An object of class CTDdata
.
1 | rst <- query_ctd_gene( terms = c( "APP", "HMOX1A", "hmox1" ), verbose = TRUE )
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.