Description Usage Arguments Value Examples
View source: R/make_snpsGeno.R
Make the snp array for genotype data
1 | make_snpsGeno(genotyped)
|
genotyped |
object from variantAnnotation::readVcf |
snp array encoded as integers
1 2 | snpsGeno <- make_snpsGeno(snpsGeno_VCF)
snpsGeno[1:5, 1:5]
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.