genome_to_orgdb | R Documentation |
Get corresponding orgdb
genome_to_orgdb(genome)
genome |
'hg38', 'hg19', 'mm10', or 'mm9' |
OrgDb
if (requireNamespace('org.Hs.eg.db', quiet = TRUE)){
class(genome_to_orgdb('hg38'))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.