Description Usage Arguments Value Examples
View source: R/convertToNumeric.R
This function converts the value of genotype into 0,1,2 form 0/0,0/1,1/1.
1 | convertToNumeric(snp_data)
|
snp_data |
The snp_data matrix. |
The genodata with the value of 0,1,2.
1 | convertTonumeric(snp_data)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.