convertMatrix {RVS}R Documentation

convert snpMatrix to a list of vectors of sharing

Description

convert snpMatrix to a list of vectors of sharing

Usage

convertMatrix(snpMat, famInfo, minorAllele = NA)

Arguments

snpMat

SnpMatrix

famInfo

data frame containing pedigree, member, father, mother, sex, affected fields for each sequenced subject

minorAllele

vector specifying the minor allele of each variant

Value

list of boolean vectors indicating sharing pattern for each variant


[Package RVS version 1.2.1 Index]