Description Usage Arguments Value
Transfer personal genotype raw data to g matrix which the number of row is 1 and the number of column is the number of SNPs used here.
1 | tfrdpub(genotype, K, map, f)
|
genotype |
A data.frame contains your genotype information. |
K |
The number of populations |
map |
A data.frame, it should contain rsid, major allele and minor allele information for both plus and minus strands. |
f |
Frequency matrix learned from reference panel. |
A list contains g, q, f which can be used for calculation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.