powered by
Gets the length of each chromosome for a species/build. Choices are human (hg18, hg19, hg38), mouse(mm9, mm10)
get.chr.length(chr = NULL, species = "human", build = "hg19")
A dataframe with chromosome annotations
a vector of chromosomes to query. defaults to all.
species
build
Daryl Waggott
size <- get.chr.length();
Run the code above in your browser using DataLab