Description Usage Arguments Value Author(s) Examples
View source: R/loadChromSizes.R
Load preloaded chromosome sizes file into a table.
1 | loadChromSizes <- function(genome)
|
genome |
The name of the species to import the chromosomes from. |
A table that contains the chromosome lengths.
Zacharie Menetrier
1 | hg19ChromSizes <- loadChromSizes("hg19")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.