get_genes | R Documentation |
Get A List of Genes for a Specified Database
get_genes(base_url = NULL)
base_url |
The database URL to query
If |
A dataframe of gene ids, hugo symbols, and gene types
## Not run:
get_genes(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.