make_snpsGeno: Make the snp array for genotype data

Description Usage Arguments Value Examples

View source: R/make_snpsGeno.R

Description

Make the snp array for genotype data

Usage

1
make_snpsGeno(genotyped)

Arguments

genotyped

object from variantAnnotation::readVcf

Value

snp array encoded as integers

Examples

1
2
snpsGeno <- make_snpsGeno(snpsGeno_VCF)
snpsGeno[1:5, 1:5]

joshstolz/brainstorm documentation built on Aug. 10, 2021, 1:23 p.m.