Right now the program attempts to parse different formatted inputs of chromosome and snp-name. Should we instead make the input have to strictly match the format of the input genotype file? While this may add an extra step for the user I think it cleans up ambiguity and resolves potential unforeseen edge cases.