Learn R Programming

mappoly (version 0.3.3)

plot_compare_haplotypes: Plot two overlapped haplotypes

Description

Plot two overlapped haplotypes

Usage

plot_compare_haplotypes(
  ploidy,
  hom.allele.p1,
  hom.allele.q1,
  hom.allele.p2 = NULL,
  hom.allele.q2 = NULL
)

Arguments

void

internal function to be documented