Description Usage Arguments Value Examples
View source: R/query_ctd_dise.R
This function cheks for CTDbase disease vocabulary and query CTDbase for each one, downloading disease-gene interactions, chemicals interactions, associated desease, associated KEGG pathways and associated GO terms.
1 2  | query_ctd_dise(terms, filename = "CTD_diseases.tsv.gz", mode = "auto",
  verbose = FALSE)
 | 
terms | 
 Character vector with the diseases used in the query.  | 
filename | 
 (default   | 
mode | 
 (default   | 
verbose | 
 (default   | 
An object of class CTDdata.
1  | rst <- query_ctd_dise( terms = "Asthma", verbose = TRUE )
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.