Skip to content

Commit

Permalink
popking dependency version dropped fourth decimal
Browse files Browse the repository at this point in the history
  • Loading branch information
alexviiia committed Aug 2, 2021
1 parent 97a0849 commit bff026a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Authors@R: c(
Description: The Pritchard-Stephens-Donnelly (PSD) admixture model has k intermediate subpopulations from which n individuals draw their alleles dictated by their individual-specific admixture proportions. The BN-PSD model additionally imposes the Balding-Nichols (BN) allele frequency model to the intermediate populations, which therefore evolved independently from a common ancestral population T with subpopulation-specific FST (Wright's fixation index) parameters. The BN-PSD model can be used to yield complex population structures. This simulation approach is now extended to subpopulations related by a tree. Method described in Ochoa and Storey (2021) <doi:10.1371/journal.pgen.1009241>.
Depends:
Imports: stats, ape, nnls
Suggests: popkin (>= 1.3.9.9000), testthat, knitr, rmarkdown, RColorBrewer
Suggests: popkin (>= 1.3.9), testthat, knitr, rmarkdown, RColorBrewer
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
Expand Down

0 comments on commit bff026a

Please sign in to comment.