powered by
Gets the length of each chromosome for a species/build. Choices are human (hg18, hg19), mouse(mm9, mm10)
get.chr.length(chr = NULL, species = "human", build = "hg19")
size <- get.chr.length();
Run the code above in your browser using DataLab