R/utils.R
is_chr_used_in_chroms.Rd
detect if chromosomes labels include "chr"
is_chr_used_in_chroms(chrom_vec)
vector of chromosome labels, probably pulled from a dataframe of cn information.
boolean. TRUE if "chr" found in the strings.