View source: R/Replicate_check.R
JostD_KK | R Documentation |
This function calculates Jost's D between two columns, specifically designed for comparing duplicate samples based on allele frequencies.
JostD_KK(Ni1, Ni2)
Ni1 |
Vector containing the allele frequencies of the first duplicate sample. |
Ni2 |
Vector containing the allele frequencies of the second duplicate sample. |
The calculated Jost's D value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.