powered by
Get chromosome arm location
get_ArmLocation(genome_build = c("hg19", "hg38"))
genome build version, should be 'hg19' or 'hg38'.
Other internal calculation function series: get_LengthFraction, get_cnlist, get_cnsummary_sample, get_components, get_features, get_matrix
get_LengthFraction
get_cnlist
get_cnsummary_sample
get_components
get_features
get_matrix
# NOT RUN { hg19_arm <- get_ArmLocation("hg19") hg38_arm <- get_ArmLocation("hg38") # }
Run the code above in your browser using DataLab