-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
38 lines (38 loc) · 891 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
31
32
33
34
35
36
37
38
Package: heRmes
Title: Tools Used By The HERMES Consortium
Version: 0.0.0.9000
Authors@R:
person("Nicholas", "Sunderland", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-3625-630X"))
Description: A collection of tools for phenotyping and processing heart failure GWAS data.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
Imports:
ConceptLibraryClient,
data.table,
BibTexLibraries,
eulerr,
ggpubr,
S7,
yaml,
argparse
Remotes:
nicksunderland/BibTexLibraries,
SwanseaUniversityMedical/ConceptLibraryClient,
mglev1n/ldscr
Suggests:
knitr,
rmarkdown,
here,
argparse,
cli,
ldscr,
viridis,
ggplot2
VignetteBuilder: knitr
URL: https://nicksunderland.github.io/heRmes/
Depends:
R (>= 2.10)
LazyData: true