ph_list_to_matrix {viewpoly}R Documentation

Linkage phase format conversion: list to matrix. Function from MAPpoly.

Description

This function converts linkage phase configurations from list to matrix form

Usage

ph_list_to_matrix(L, ploidy)

Arguments

L

a list of configuration phases

ploidy

ploidy level

Value

a matrix whose columns represent homologous chromosomes and the rows represent markers


[Package viewpoly version 0.4.1 Index]