SnpMatrixToCount: convert a list of SnpMatrices to a single matrix in a...

Description Usage Arguments Value Examples

View source: R/RVgene.R

Description

creates a matrix in LINKAGE format using pedigree information from a list of pedigree objects and genotype information from a list of SnpMatrices

Usage

1
SnpMatrixToCount(matList, pedList)

Arguments

matList

list of SnpMatrices

pedList

list of pedigrees

Value

matrix in LINKAGE format

Examples

1
2
3
4

RVS documentation built on Nov. 8, 2020, 6:57 p.m.