draw_phases: Plot the linkage phase configuration given a list of...

View source: R/check_phase_configurations.R

draw_phasesR Documentation

Plot the linkage phase configuration given a list of homologous chromosomes

Description

Plot the linkage phase configuration given a list of homologous chromosomes

Usage

draw_phases(ploidy, hom.allele.p, hom.allele.q)

Arguments

ploidy

ploidy level

hom.allele.p

a list of vectors containing linkage phase configuration for parent P. Each vector contains the numbers of the homologous chromosomes in which the alleles are located.

hom.allele.q

same for parent Q


mappoly documentation built on Jan. 6, 2023, 1:16 a.m.