-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
35 lines (35 loc) · 850 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
Type: Package
Package: gwaRs
Title: Manhattan, Q-Q, and PCA Plots using 'ggplot2'
Version: 0.3.0
Authors@R:
person(given = "Lindokuhle",
family = "Nkambule",
role = c("aut", "cre"),
email = "lindonkambule116@gmail.com",
comment = c(ORCID = "0000-0002-5682-2834"))
Description: Generate Manhattan, Q-Q, and PCA plots from GWAS and PCA results using 'ggplot2'.
License: MIT + file LICENCE
Encoding: UTF-8
LazyData: true
Imports:
RColorBrewer (>= 1.1.2),
ggplot2,
ggrepel,
dplyr,
tidyr,
data.table,
scales,
stats,
grDevices
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Depends:
R (>= 2.10)
Suggests:
knitr,
rmarkdown,
markdown
VignetteBuilder: knitr
URL: https://github.com/LindoNkambule/gwaRs
BugReports: https://github.com/LindoNkambule/gwaRs/issues