hg19.Chr_length_vec: Length of chr1-22 according to hg19

Description Usage Format Details Source Examples

Description

load a numeric vector "hg19.Chr_length_vec" recording length of 22 autosome

Usage

1

Format

hg19.Chr_length_vec

An integer vector containing BP-level length of chromosome 1-22

Details

This is mostly used by plotAutosomeCNV function to draw whole-exome CNV plot

Source

Hg19 Genome size statistics

Examples

1
2
3
data(hg19.Chr_length_vec)
#=== display the size(BP-level) of 22 chromosomes
print(hg19.Chr_length_vec)

hshdndx/new-to-CNV documentation built on May 17, 2019, 5:55 p.m.