get_css_genomes | R Documentation |
a helper function for mostly internal use, obtains the genome codes (e.g. 'hg38') supported by igv.js
get_css_genomes(test = FALSE)
test |
logical(1) defaults to FALSE |
an list of short genome codes, e.g., "hg38", "dm6", "tair10"
css <- get_css_genomes(test = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.