chr_name_check.Rd
used for error catching.
chr_name_check(df, exp_chr_name)
a dataframe being manipulated in some function
a string of the chromosome column name the function is expecting to see.
bool TRUE if all good, FALSE with a message otherwise.