Get the shorthand codes (eg, "hg38") for the genomes currently supported by our use of igv.js
getSupportedGenomes.Rd
Get the shorthand codes (eg, "hg38") for the genomes currently supported by our use of igv.js
Examples
if(interactive()){
igv <- igvR()
getSupportedGenomes(igv)
}