getGenome | R Documentation |
Get a GRanges object from bundled compartmap genomes
getGenome(genome = c("hg19", "hg38", "mm9", "mm10"), type = "genome")
genome |
The desired genome to use ("hg19", "hg38", "mm9", "mm10") |
type |
The type of data - full genome or open sea regions |
Granges of the genome
hg19 <- getGenome(genome = "hg19")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.