get_ph_conf_ret_sh {mappoly} | R Documentation |
Given a homology group in matrix form, it returns the number shared homologous for all pairs of markers in this group
Description
Given a homology group in matrix form, it returns the number shared homologous for all pairs of markers in this group
Usage
get_ph_conf_ret_sh(M)
Arguments
M |
matrix whose columns represent homologous chromosomes and the rows represent markers |
Value
a vector containing the number of shared homologous for all pairs of markers
[Package mappoly version 0.4.1 Index]