All parameter names and their possible values for a query type. Note:
parameters with `NULL` values have too many possible values to list
them.
Arguments
- query_type
Character: interactions, annotations, complexes, enz_sub
or intercell.
Value
A named list with the parameter names and their possible values.
Examples
ia_param <- query_info('interactions')
#> Error: The output colorization was canceled. isatty(stdout()) returned FALSE.
ia_param$datasets[1:5]
#> Error in eval(expr, envir, enclos): object 'ia_param' not found
# [1] "dorothea" "kinaseextra" "ligrecextra" "lncrna_mrna" "mirnatarget"