plotLUS | R Documentation |
A dataplotter for MPS data
plotLUS(mixData, sn = "", refData = NULL, threshT = 0, LUSsymbol = "_")
mixData |
List object of [[sampleName]][[locus]] =list(adata,hdata), Allele vector adata (can be strings or numeric), intensity vector hdata (must be numeric) |
sn |
The Sample name, will be plotted in title. |
refData |
Condition on a list$refname$locname$adata of reference alleles which are labeled in EPG |
threshT |
The detection threshold can be shown in gray in the plot. |
LUSsymbol |
The separator for each allele. Assumed to be "_" separating sequence variant and LUS. |
Plots peak height with corresponding allele variant for one sample
Oyvind Bleka
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.