useGenome | R Documentation |
Select your genome of choice at the start of an analysis. The available genomes in the current implementation are, for H.sapiens, hg38 (latest) and hg19 (preceding) and for mouse, mm10. You can see which genomes are available via availableGenomes().
useGenome(name)
name |
a character string of genome name. One of 'hg19', 'hg38', 'mm10'. |
genome variables are set internally. No return.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.