bschilder / ThreeWayTest

Summary statistics-based association test for identifying the pleiotropic effects with set of genetic variants

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


License: GPL-3
R build status

Authors: Deliang Bu

README updated: Mar-08-2023

Introduction

This Repository contains code and simulation for Three way test in submitted paper.

ThreeWayTest: Three Way Test for Identifying Pleiotropy

Summary statistics-based association test for identifying the pleiotropic effects with sets of genetic variants.

If you use ThreeWayTest, please cite:

author1, author2, author3 (publicationYear) articleTitle, journalName; volumeNumber, linkToPublication

Installation

if(!require("remotes")) install.packages("remotes")

remotes::install_github("bschilder/ThreeWayTest")
library(ThreeWayTest)

Documentation


Contact

For any more detailed questions, please contact: budeliang@yeah.net


About

Summary statistics-based association test for identifying the pleiotropic effects with set of genetic variants


Languages

Language:R 100.0%