filter_by_R2 | R Documentation |
Variants with R2>1.1 (marked as .) or R2<0.75 are recommended to remove.
filter_by_R2(R2, R2_cutoff_up = 1.1, R2_cutoff_down = 0.75)
R2 |
R-square |
R2_cutoff_up |
Variants with R-square greater than this cutoff should be removed. |
R2_cutoff_down |
Variants with R-square less than this cutoff should be removed. |
Whether the variant passed filtering.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.