Description Usage Format Details Source Examples
load a numeric vector "hg19.Chr_length_vec" recording length of 22 autosome
1 |
hg19.Chr_length_vec
An integer vector containing BP-level length of chromosome 1-22
This is mostly used by plotAutosomeCNV
function to draw whole-exome CNV plot
Hg19 Genome size statistics
1 2 3 | data(hg19.Chr_length_vec)
#=== display the size(BP-level) of 22 chromosomes
print(hg19.Chr_length_vec)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.