powered by
Filter function to facilitate analysing of dart data
gi.hwe.pop(gi, pvalue = 0.05, plot = TRUE)
a genind object (often created using the gl2gi function)
the p-value for the HWE test.
a switch if a barplot is wanted.
tests HWE for every loci in every population (using the setupSNP function in package SNPassoc
# NOT RUN { HWEperpop(gi=geni, pvalue = 0.05, plot = TRUE) # }
Run the code above in your browser using DataLab