Description Usage Arguments Note
View source: R/gwscaR_popgen.R
Calculate rho (private alleles)
1 | calc.rho(vcf.row, pop.list)
|
vcf.row |
A row of a data frame containing vcf-formatted data |
pop.list |
A list with the population names (these should be contained within the sample names) |
rho=1 if allele in pop j is only found in that pop and at least one ind was genotyped at that site in each pop; rho = 0 otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.