We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8dfa6a commit d2dafb8Copy full SHA for d2dafb8
1 file changed
nonlinear-covariate-gwas/README.md
@@ -3,8 +3,9 @@
3
This repository contains code implementing nonlinear covariate modeling to
4
increase power in genome-wide association studies, as described in "DeepNull:
5
Modeling non-linear covariate effects improves phenotype prediction and
6
-association power" (Hormozdiari et al 2021). The code is written using Python
7
-3.7 and TensorFlow 2.4.
+association power"
+([Hormozdiari et al 2021](https://doi.org/10.1101/2021.05.26.445783)).
8
+The code is written using Python 3.7 and TensorFlow 2.4.
9
10
## Installation
11
0 commit comments