Skip to contents

detect if chromosomes labels include "chr"

Usage

is_chr_used_in_chroms(chrom_vec)

Arguments

chrom_vec

vector of chromosome labels, probably pulled from a dataframe of cn information.

Value

boolean. TRUE if "chr" found in the strings.