View source: R/enrichment_testing.r
finalStep_bjk_joint_test | R Documentation |
Compute GWAS enrichment in discrete lists of genes with the block jackknife joint test.
finalStep_bjk_joint_test(mat)
mat |
Dataframe containing blocked enrichment estimates (block == N) of enrichment and from whole data (block == 0). Needs to have 5 columns: Name (aka gene-set), P_value, BLOCK (1:200 as index of deleted block, 0 for whole data), method (in this case, LDSC or MAGMA) and Z (Z-score obtained from P-value). |
Dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.