make_snpsGeno: Make the snp array for genotype data

View source: R/make_snpsGeno.R

make_snpsGenoR Documentation

Make the snp array for genotype data

Description

Make the snp array for genotype data

Usage

make_snpsGeno(genotyped)

Arguments

genotyped

object from variantAnnotation::readVcf

Value

snp array encoded as integers

Examples

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

LieberInstitute/brainstorm documentation built on Dec. 14, 2024, 10:29 p.m.