R/genomeSpec.R
get_css_genomes.Rd
a helper function for mostly internal use, obtains the genome codes (e.g. 'hg38') supported by igv.js
get_css_genomes(test = FALSE)
logical(1) defaults to FALSE
an list of short genome codes, e.g., "hg38", "dm6", "tair10"
css <- get_css_genomes(test = TRUE)