compare two SNP vectors
compare_vectors(genome_vector, pileup_vector, equivalence_mat)
a Snp vector of an individual genome
an Rnaseq Snp vector
the scoring matrix which defines what is different from what. Eg, Is A/T == T/A (should be). What about A and A/T?
fraction of matches over total number of genotyped bases in both vectors