add centromere information to reads by chromosome
add_centromere_locations.Rd
See dlptools::read_and_prep_ucsg_cenrtomeres() for details of file origins.
Usage
add_centromere_locations(
reads_df,
centro_file = NULL,
version = c("hg19", "hg38")
)