Skip to content

grunwaldlab/Population_Genetics_in_R

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Population genetics and genomics in R

DOI

Niklaus J. Grünwald, Zhian N. Kamvar, Sydney E. Everhart, Brian J. Knaus, and Javier F. Tabima

Welcome! This primer provides a concise introduction to conducting applied analyses of population genetic data in R, with a special emphasis on non-model populations including clonal or partially clonal organisms. It provides a valuable resource for tackling the nitty-gritty analysis of populations that do not necessarily conform to textbook genetics and might or might not be in Hardy-Weinberg equilibrium. While this primer does not require extensive knowledge of programming in R, the user is expected to install R and all packages required for this primer.

We recently revised the primer substantially to include population genomic data, that is VCF data resulting from high-throughput sequencing of populations of either whole or reduced representation genomes.

Please note that this primer is still being written and will be changing as we continue writing it. Please provide us feedback on any errors you might find or suggestions for improvement. The primer is currently published here.

© 2017, Corvallis, Oregon, USA

I was really impressed with what you've accomplished with [poppr], it is very thoughtful and addressed a number of things I never considered but which many pop gen folks that I know deal with all the time and complain about. I think it is going to be very well received by the community.

-- Andy Jones, Assistant Professor, Oregon State University, Corvallis, OR, 2014.

Citation

If you use this primer in your work, please cite as:

Niklaus Grunwald, Zhian N. Kamvar, & Sydney E. Everhart. (2016). grunwaldlab/Population_Genetics_in_R: First release [Data set]. Zenodo. https://doi.org/10.5281/zenodo.160588

If you use BibTeX:

@misc{zhian_n_kamvar_2016_160588,
  author       = {Niklaus J. Grunwald and Zhian N. Kamvar and Sydney E. Everhart},
  title        = {{grunwaldlab/Population_Genetics_in_R: First release}},
  month        = oct,
  year         = 2016,
  doi          = {10.5281/zenodo.160588},
  url          = {https://doi.org/10.5281/zenodo.160588}
}