View source: R/api_genes_queries.R
query_genes | R Documentation |
Query Genes
query_genes( cohorts = NA, samples = NA, entrez = NA, gene_types = NA, max_rnaseq_expr = NA, min_rnaseq_expr = NA, paging = NA, ... )
cohorts |
A vector of strings |
samples |
A vector of strings |
entrez |
A vector of integers |
gene_types |
A vector of strings |
max_rnaseq_expr |
A double |
min_rnaseq_expr |
A double |
paging |
A named list |
... |
Arguments to create_result_from_api_query |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.