retrieveGenome | R Documentation |
Returns a tibble dataframe of the current genome in use. If on function call a character string is supplied that corresponds to a genome in the package, that genome will instead be returned.
retrieveGenome(name = NULL)
name |
a genome name. Currently one of 'hg19' (human), 'hg38' (latest human), 'mm10' (mouse). Default: NULL |
a tibble
as_tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.