extractA {pedtricks} | R Documentation |
Extracts allele frequencies from genotype data
extractA(G, marker.type = "MSW")
G |
data frame or list of |
marker.type |
|
list of allele frequencies at each loci
Jarrod Hadfield j.hadfield@ed.ac.uk
data(WarblerG)
A <- extractA(WarblerG)
A[[1]]