View source: R/by_genes_or_panel.R
get_gene_panel | R Documentation |
Retrieve Genes Included For a Specified Panel ID
get_gene_panel(panel_id = NULL, base_url = NULL)
panel_id |
name of panel. See |
base_url |
The database URL to query.
If |
A dataframe of genes in a specified panel
## Not run:
get_gene_panel(panel_id = "IMPACT468", base_url = 'www.cbioportal.org/api')
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.