/BIGKnock

R package of performing biobank-scale gene-based association test via knockoffs.

Primary LanguageR

License: GPL v3

BIGKnock

This is an R package of performing biobank-scale gene-based association test via knockoffs.

Description

The package contain functions for knockoff generation of gene and enhancers under biobank-scale data and conduct gene-based association test for related samples under fitted null GLMM.

Prerequisites

R (recommended version >= 3.6.0)

Dependencies

BIGKnock depends on R packages SKAT, Matrix, MASS, SPAtest, CompQuadForm and irlba. Make sure to install those packages before installing BIGKnock.

SAIGE/SAIGE-Gene package is used for creating sparse GRM and fitting the null GLMMs.

Installation

library(devtools)

devtools::install_github("Iuliana-Ionita-Laza/BIGKnock")

The current version is 0.1 (February 26, 2022).

Usage

Please see the BIGKnock user manual for detailed usage of BIGKnock package.

We implement SAIGE/SAIGE-Gene package for Step 1: Construct the sparse GRM and Step 2: Fit the null GLMMs. Please see the tutorial for more details.

Contact

If you have any questions about BIGKnock please contact

If you want to submit a issue concerning the software please do so using the BIGKnock Github repository.

Reference

License

This software is licensed under GPLv3.