query_info | R Documentation |
All parameter names and their possible values for a query type. Note: parameters with 'NULL' values have too many possible values to list them.
query_info(query_type)
query_type |
Character: interactions, annotations, complexes, enz_sub or intercell. |
A named list with the parameter names and their possible values.
ia_param <- query_info('interactions')
ia_param$datasets[1:5]
# [1] "dorothea" "kinaseextra" "ligrecextra" "lncrna_mrna" "mirnatarget"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.