get_css_genomes: get_css_genomes

View source: R/genomeSpec.R

get_css_genomesR Documentation

get_css_genomes

Description

a helper function for mostly internal use, obtains the genome codes (e.g. 'hg38') supported by igv.js

Usage

get_css_genomes(test = FALSE)

Arguments

test

logical(1) defaults to FALSE

Value

an list of short genome codes, e.g., "hg38", "dm6", "tair10"

Examples

css <- get_css_genomes(test = TRUE)


paul-shannon/igvShiny documentation built on Aug. 31, 2024, 9:32 a.m.