Description Usage Arguments Value Examples
WEIGHT_maf calculates a weighting scheme based on the minor allele frequency: 1/sqrt(maf)
1 | WEIGHT_maf(G)
|
G |
matrix: genotypes data with columns as samples and rows as SNP markers |
a numeric vector of weights defined as 1/sqrt(maf)
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.