Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ subgxe Public

❗ This is a read-only mirror of the CRAN R package repository. subgxe — Combine Multiple GWAS by Using Gene-Environment Interactions. Homepage: https://github.com/umich-cphds/subgxe Report bugs for this package: https://github.com/umich-cphds/subgxe/issues

Notifications You must be signed in to change notification settings

cran/subgxe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Classical methods for combining summary data from genome-wide association studies (GWAS) only use marginal genetic effects and power can be compromised in the presence of heterogeneity.

subgxe is an R package that implements p-value Assisted Subset Testing for Association, a method that generalizes the previously proposed association analysis based on subsets (ASSET) method by incorporating gene-environment (G-E) interactions into the testing procedure.

Installation

library(devtools)
install_github("umich-cphds/subgxe", build_opt = c("--no-resave-data", "--no-manual"))

Example

load up R and type

library(subgxe)
vignette("subgxe")

for a tutorial.

About

❗ This is a read-only mirror of the CRAN R package repository. subgxe — Combine Multiple GWAS by Using Gene-Environment Interactions. Homepage: https://github.com/umich-cphds/subgxe Report bugs for this package: https://github.com/umich-cphds/subgxe/issues

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages