getKinship: Get kinship coefficients and inbreeding coefficients using...

View source: R/post_genotype_calling.R

getKinshipR Documentation

Get kinship coefficients and inbreeding coefficients using the SEEKIN estimator

Description

Only SNPs with missing rate < 10% were used.

Usage

getKinship(dosage)

Arguments

dosage

A matrix of genotype calls. Provide probes as rows and samples as columns.

Value

A list containing

kinship

A data frame containing kinship coefficient (Phi) and sample relationships between each two samples.

inbreed

A vector of inbreeding coefficients.


Yi-Jiang/MethyGenotyper documentation built on Sept. 4, 2024, 12:47 p.m.