View source: R/get_maternal_relatedness.R
get_maternal_relatedness | R Documentation |
Returns a value for expected relatedness between two individuals based on maternal pedigree. It assumes all siblingships are half siblings (i.e. sibs = 0.25) Returns NA if individuals are unrelated
get_maternal_relatedness(id1, id2)
id1 |
A string specifying the hyena id for first individual |
id2 |
A string specifying the hyena id for second individual |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.