Description Usage Arguments Details Value Author(s) See Also
View source: R/cnrma-functions.R
Assign diallelic genotypes at polymorphic markers
1 | genotypeAffy(cnSet, SNRMin = 5, recallMin = 10, recallRegMin = 1000, gender = NULL, badSNP = 0.7, returnParams = TRUE, verbose = TRUE)
|
cnSet |
An object of class |
SNRMin |
See |
recallMin |
See |
recallRegMin |
See |
gender |
See |
badSNP |
See |
returnParams |
See |
verbose |
Logical. |
Wrapper for crlmm genotyping.
Returns logical. SNP genotypes and confidence scores are written to
ff_matrix
objects.
R.Scharpf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.