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]

LieberInstitute/brainstorm documentation built on Dec. 17, 2021, 12:03 a.m.