constrain_R2 | R Documentation |
R2 is calculated by var(G)/2p(1-p), where G is dosage genotype and p is allele frequency. Variants with 1<R2<=1.1 are constrained to 1. Variants with R2>1.1 (marked as .) are recommended to remove.
constrain_R2(R2)
R2 |
R-square |
Constrained R2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.