Discordance here is defined as the proportion of loci that do not match in their missingness status, i.e. one sample is missing at that locus and the other is not. This is equivalent to the Manhattan distance between rows of the missingness matrix.
1 | get_missing_distance(missing_matrix)
|
missing_matrix |
matrix of missingness encoded as a binary variable. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.