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, famIds, minorAllele)

Arguments

snpMat

SnpMatrix

famIds

family ids corresponding to rows of the snpMap

minorAllele

vector specifying the minor allele of each variant

Value

list of boolean vectors indicating sharing pattern for each variant


[Package RVS version 1.12.0 Index]