plotSumPH: plotSumPH

View source: R/plotSumPH.R

plotSumPHR Documentation

plotSumPH

Description

Plotting sumPH per marker

Usage

plotSumPH(
  samples,
  kit = NULL,
  ignoreMarkers = c("Y", "AM"),
  LUSsymbol = "_",
  MPSsymbol = ":"
)

Arguments

samples

List object of [[sampleName]][[locus]] =list(adata,hdata), Allele vector adata (can be strings or numeric), intensity vector hdata (must be numeric)

kit

shortname of kit: Obtained from getKit()

ignoreMarkers

Give string subset of markers that should be ignored in visualization

LUSsymbol

Used to recognize CE in LUS alleles

MPSsymbol

Used to recognize CE in MPS alleles

Details

The function is fitting gamma distribution to the sumPH per marker to investigate fit: Degradation or sample differences

Author(s)

Oyvind Bleka


oyvble/euroformix documentation built on April 13, 2025, 3:18 a.m.