checkdata | R Documentation |
Check input data used by KinMix for absences of required markers or allele values.
checkdata(epg,database,typed.gts=NULL,reference.profiles=NULL)
epg |
data frame, the epg; see |
database |
data frame, the db; see |
typed.gts |
named list of genotype objects; see |
reference.profiles |
data frame containing reference.profiles in DNAmixturesLite format |
NULL
Peter Green (P.J.Green@bristol.ac.uk)
data(test2data)
checkdata(epg,db,list(C=Cgt,F=Fgt),make.profiles(list(M=Mgt)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.