plot_compare_haplotypesR Documentation

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