get_counts_all_phases | R Documentation |
return the counts of each recombinant class (for two loci) in polyploid cross. The results of this function contains several matrices each one corresponding to one possible linkage phase. The associated names in the matrices indicates the number of shared homologous chromosomes. The row names indicates the dosage in loci k and k+1 respectively
get_counts_all_phases(
x,
ploidy,
verbose = FALSE,
make.names = FALSE,
joint.prob = FALSE
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.