qpf4ratio | R Documentation |
Estimate admixture proportions via f4 ratios
qpf4ratio(
data,
pops,
auto_only = TRUE,
blgsize = 0.05,
poly_only = FALSE,
boot = FALSE,
verbose = FALSE
)
data |
Input data in one of three forms:
|
pops |
A vector of 5 populations or a five column population matrix.
The following ratios will be computed: |
auto_only |
Use only chromosomes 1 to 22. |
blgsize |
SNP block size in Morgan. Default is 0.05 (5 cM). If |
poly_only |
Exclude sites with identical allele frequencies in all populations. |
boot |
If |
verbose |
Print progress updates |
qpf4ratio
returns a data frame with f4 ratios
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.