compare_haplotypes: Compare two polyploid haplotypes stored in list format
Description
Compare two polyploid haplotypes stored in list format
Usage
compare_haplotypes(m, h1, h2)
Value
a numeric vector of size m
indicating which
homolog in h2 represents the homolog in h1. If there is
no correspondence, i.e. different homolog, it returns NA for
that homolog.