View source: R/make_snpsGeno.R
make_snpsGeno | R Documentation |
Make the snp array for genotype data
make_snpsGeno(genotyped)
genotyped |
object from variantAnnotation::readVcf |
snp array encoded as integers
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.