extractA {MasterBayes} | R Documentation |
extracts allele frequencies from genotype data
extractA(G, ...)
G |
data frame or list of genotype objects |
... |
further arguments to be passed |
list of allele frequnecies at each loci
Jarrod Hadfield j.hadfield@sheffield.ac.uk
genotype.list
, genotype
data(WarblerG) A<-extractA(WarblerG) A[[1]]