ph_matrix_to_list: Linkage phase format conversion: matrix to list. Function...

View source: R/utils_helpers.R

ph_matrix_to_listR 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


viewpoly documentation built on Nov. 2, 2022, 1:05 a.m.