for a character string of chromosome names, determine if it is a canonical chromosome (i.e. not not ChrUn*, *_random, ...)

isCanonicalChrom(ss)

Arguments

ss

character vector of chromosome names

Value

logical vector stating whether the given chromosome names correspond to canonical chromosomes

Author

Fabian Mueller