| runIBDKING | R Documentation |
TODO
runIBDKING(gds, sampleId = NULL, snp.id = NULL, maf = 0.05)
gds |
an object of class
|
sampleId |
a |
snp.id |
a |
maf |
a single |
a list containing:
sample.ida character string representing the sample
ids used in the analysis
snp.ida character string representing the SNP ids
used in the analysis
k0a numeric, the IBD coefficient, the probability of
sharing zero IBD
k1a numeric, the IBD coefficient, the probability of
sharing one IBD
IBS0a numeric, the proportion of SNPs with zero IBS
kinshipa numeric, the proportion of SNPs with zero IBS,
if the parameter kinship=TRUE
Pascal Belleau, Astrid DeschĂȘnes and Alexander Krasnitz
# TODO gds <- "Demo GDS TODO"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.