ph_matrix_to_list {viewpoly} | R Documentation |
Linkage phase format conversion: matrix to list. Function from MAPpoly.
Description
This function converts linkage phase configurations from matrix form to list
Usage
ph_matrix_to_list(M)
Arguments
M |
matrix whose columns represent homologous chromosomes and the rows represent markers |
Value
a list of linkage phase configurations
[Package viewpoly version 0.4.1 Index]