individual counts
Counts the number of individual genotyped per locus and population
ind.count(data)
data |
a data frame containing the population of origin in the first column and the genotypes in the following ones |
|
A table –with np (number of populations) columns and nl (number of loci) rows– of genotype counts |
Jerome Goudet jerome.goudet@unil.ch
data(gtrunchier) ind.count(gtrunchier[,-2])
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.