add centromere information to reads by chromosome
Source:R/chromosome_layouts.R
add_centromere_locations.RdSee dlptools::read_and_prep_ucsg_cenrtomeres() for details of file origins.
Usage
add_centromere_locations(
cn_df,
centro_file = NULL,
version = c("hg19", "hg38")
)