gr.genome | R Documentation |
Grabs *.chrom.sizes file from environmental variable "DEFAULT_GENOME" or "DEFAULT_BSGENOME" May need to set either of these via Sys.setenv(DEFAULT_BSGENOME = "path_to_ref.chrom.sizes") Sys.setenv(DEFAULT_GENOME = "path_to_ref.chrom.sizes")
gr.genome(si, onlystandard = TRUE, genome = NULL)
GRanges
Kevin Hadi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.