powered by
Get the number of meioses between two individuals. Note, that pedigrees must first have been inferred by build_pedigrees().
build_pedigrees()
meiotic_dist(ind1, ind2)
Number of meioses between ind1 and ind2 if they are in the same pedigree, else -1.
ind1
ind2
Individual 1
Individual 2