select_genome | R Documentation |
Helper function to load common human or mouse genomes
select_genome(x)
x |
Select the hg19 or hg38 human genome or the mm9 or mm10 mouse genome in UCSC format |
Returns BSgenome of given version
g <- select_genome(x = "hg38")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.