Write a Python program that takes as input the HAPMAP dataset posted on the class website and outputs the k-means clustering. Your clustering should be at least 80% accurate (or at most 20% error) compared to the true HAPMAP labels. Don't forget to encode each SNP genotype into its number of copies of minor allele. Submit your assignment by copying it into the directory /afs/cad/courses/bnfo/f18/bnfo/615/001/ For example if your ucid is abc12 then copy your solution into /afs/cad/courses/bnfo/f18/bnfo/615/001/abc12 Your completed assignment is due on November 29th 2018