powered by
Convert genotype profile(s) to reference profile format
make.profile(gt,name='K') make.profiles(typed.gts)
data frame containing reference profile(s)
genotype profile
character string used to name profile in output data frame
named list of genotype profiles
Peter Green (P.J.Green@bristol.ac.uk)
data(test2data) S1prof<-make.profile(S1gt,'S1') C<-0.001 mixD<-DNAmixture(list(epg),k=3,K='S1',reference.profile=S1prof,C=list(C),database=db)
Run the code above in your browser using DataLab