| meioses_generation_distribution | R Documentation | 
Get the distribution of number of meioses from individual
to all individuals in individual's pedigree.
Note the generation_upper_bound_in_result parameter.
meioses_generation_distribution(
  individual,
  generation_upper_bound_in_result = -1L
)
| individual | Individual to calculate all meiotic distances from | 
| generation_upper_bound_in_result | Limit on distribution; -1 means no limit. 0 is the final generation. 1 second last generation etc. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.