Shown below are links to packages I have maintained1, with individual files to be found from https://github.com/jinghuazhao/R.
See also documentation reformatted by datacamp, https://www.rdocumentation.org/: gap, gap.datasets, lmm, pan. tdthap.
It contains packages CGR which is not available from CRAN and kinship which has additional update.
You can install these packages either from CRAN, e.g.,
install.packages("pan", repos="https://cran.r-project.org")
or GitHub,
library(devtools)
install_github("jinghuazhao/R/gap", build_vignettes = TRUE)
Footnotes
-
Contributed work
- Network Regression method in TWAS, NeRiT.
g.binread
function, GGIR & GGIRread.- ITHIM injurymodel through a hackathon at MRC.
-
Featured CRAN task views:
- Genetics: gap, tdthap
- Meta-Analysis: gap
- Social science: lmm, pan
-
Additional use can be found from a package vignette pQTLtools. ↩
-
Windows package kinship_1.1.4.zip is built from kinship_1.1.4.tar.gz via https://win-builder.r-project.org/. ↩