Description Usage Arguments Value
Calculates haplotype frequencies between two SNPs using cpp scripts.
1 | getHaplotypeFreq(genotypes, condition.snps, genders)
|
genotypes |
A data frame containing genotype information for a set of SNPs.
See |
condition.snps |
A dataframe containging information on SNPs to condition on.
See |
genders |
A numeric vector of the genders of the individuals in the genotypes data frame. 1 = male, 2 = female. |
see return value from getGenotypes
for more details.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.