Shiny App to explore statistical power for longitudinal Genome-Wide Association Studies using various parameters and two approaches, namely, Generalised Estimating Equations and Linear Mixed effect Model.
Installation
# Install palgwas from CRAN:
install.packages("palgwas")
# Or the the development version from GitHub:
# install.packages("remotes")
remotes::install_github("mcanouil/palgwas")Getting help
If you encounter a clear bug, please file a minimal reproducible example on GitHub.
For questions and other discussion, please open a discussion on GitHub.
Code of Conduct
Please note that this project is released with a Contributor Code of Conduct.
By contributing to this project, you agree to abide by its terms.