View source: R/calc_functions.R
| unite.sven | R Documentation |
Propagates MIPs from SVEN hits to the full SNP matrix via LD.
unite.sven(x, bigx, basic_sven_object, y, ehits, threshold = 0)
x |
Cleaned SNP matrix. |
bigx |
Full (uncleaned) SNP matrix. |
basic_sven_object |
Fitted SVEN object. |
y |
Phenotype vector. |
ehits |
Expected number of hits. |
threshold |
MIP threshold (default 0). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.