This Repository contains code and simulation for Three way test in submitted paper.
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
if(!require("remotes")) install.packages("remotes")
remotes::install_github("bschilder/ThreeWayTest")
library(ThreeWayTest)
For any more detailed questions, please contact: [email protected]