ph_list_to_matrix {mappoly} | R Documentation |
Linkage phase format conversion: list to matrix
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 mappoly version 0.4.1 Index]