powered by
Get A List of Genes for a Specified Database
get_genes(base_url = NULL)
A dataframe of gene ids, hugo symbols, and gene types
The database URL to query If NULL will default to URL set with set_cbioportal_db(<your_db>)
NULL
set_cbioportal_db(<your_db>)
if (FALSE) { get_genes(base_url = 'www.cbioportal.org/api') }
Run the code above in your browser using DataLab