Description Usage Arguments Value See Also
View source: R/snpToContinuous.R
The function converts the categorical variable of SNPs to a continuous variable by normalizing each SNP as described in Abraham G. and Inouye M. 2014 (DOI: 10.1371/journal.pone.0093766).
1 | snpToContinuous(snpSet, verbose = FALSE)
|
snpSet |
An object of class |
verbose |
If set to |
An matrix
of the calls of the SNPs converted to a continuous
variable.
crossomics use this function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.