get_gene_names | R Documentation |
Returns a vector gene names (HGNC symbols). Defaults to all gene names
in the gene info data.frame gene_info_df
.
get_gene_names(...)
get_full_gene_names(...)
... |
Use tidyselect grammer to select specific genes. |
Character vector of HGNC symbols in case of get_gene_names()
and of full gene names in case of get_full_gene_names()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.