View source: R/post_genotype_calling.R
getKinship | R Documentation |
Only SNPs with missing rate < 10% were used.
getKinship(dosage)
dosage |
A matrix of genotype calls. Provide probes as rows and samples as columns. |
A list containing
kinship |
A data frame containing kinship coefficient (Phi) and sample relationships between each two samples. |
inbreed |
A vector of inbreeding coefficients. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.