Package: popkin
Title: Estimate Kinship and FST under Arbitrary Population Structure
Version: 1.0.4
Authors@R: c(
	   person("Alejandro", "Ochoa", email = "ochoa@princeton.edu", role = c("aut", "cre")),
	   person("John D.", "Storey", email = "jstorey@princeton.edu", role = c("aut"))
	   )
Description: Provides functions to estimate the kinship matrix of individuals from a large set of biallelic SNPs, and extract inbreeding coefficients and the generalized FST (Wright's fixation index).  Method described in Ochoa and Storey (2016) <doi:10.1101/083923>.
Depends:
Imports: Rcpp (>= 0.12.10), RColorBrewer, graphics
LinkingTo: Rcpp, RcppEigen
Suggests: BEDMatrix, testthat, knitr, rmarkdown, lfa
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1.9000
VignetteBuilder: knitr
URL: https://github.com/StoreyLab/popkin/
BugReports: https://github.com/StoreyLab/popkin/issues
NeedsCompilation: yes
Packaged: 2018-01-13 20:01:21 UTC; viiia
Author: Alejandro Ochoa [aut, cre],
  John D. Storey [aut]
Maintainer: Alejandro Ochoa <ochoa@princeton.edu>
Repository: CRAN
Date/Publication: 2018-01-15 12:23:50 UTC
