Description Usage Arguments Value See Also
View source: R/combine_corr_chr.R
Create single data frame with average correlation of local ancestry for pairs of SNPs varying distances apart. Combines data for each chromosome generated by get_corr_chr(). Code is currently applicable only to admixed populations with three ancestral populations.
1 | combine_corr_chr(cor.list)
|
cor.list |
list of data tables, one per chromosome, generated by get_corr_chr(). |
A data table with the average correlation in local ancestry, to be used for estimating the number of generations since admixture using get_g
.
get_g
and get_corr_chr
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.