PureCN (version 1.0.4)

chr.hash: A data.frame of chromosome names.

Description

A table of chromosome names and their corresponding numerical representation. This is needed because DNAcopy requires numerical chromosome names.

Usage

data(chr.hash)

Arguments

Value

A data frame with 24 observations on the following 2 variables.
chr
a factor with levels chr1 chr10 chr11 chr12 chr13 chr14 chr15 chr16 chr17 chr18 chr19 chr2 chr20 chr21 chr22 chr3 chr4 chr5 chr6 chr7 chr8 chr9 chrX chrY
number
a numeric vector

References

https://secure.genome.ucla.edu/index.php/ExomeCNV_User_Guide

Examples

Run this code
data(chr.hash)

Run the code above in your browser using DataLab