-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
30 lines (30 loc) · 843 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Package: nhanespewas
Title: Execute Phenotype x Exposome Association Studies in NHANES
Version: 0.0.1.0
Authors@R:
person("Chirag", "Patel", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-8756-8525"))
Description: Estimate associations between all exposures and phenotypes collected in the National Health and Nutrition Examination Survey (NHANES), or P-E-Wide Association Studies (PxExWAS).
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
URL: https://github.com/chiragjp/nhanespewas
BugReports: https://github.com/chiragjp/nhanespewas/issues
Imports:
DBI,
RSQLite,
dplyr,
tidyr,
survey,
stats,
tibble,
broom,
rlang,
tidyselect,
logger,
readr,
purrr
Suggests:
ggplot2,
metafor