-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathDESCRIPTION
42 lines (42 loc) · 1.08 KB
/
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
39
40
41
42
Package: colochelpR
Title: `colochelpR` is a home for helper functions for executing coloc
Version: 0.99.2
Authors@R:
c(
person(given = "David",
family = "Zhang",
role = c("aut"),
email = "[email protected]"),
person(given = "Regina",
family = "Reynolds",
role = c("cre", "ctb"),
email = "[email protected]"),
person(given = "Alejandro",
family = "Martinez",
role = c("ctb"),
email = "[email protected]")
)
Description: The purpose of this package was to develop wrapper functions
for execution of coloc for internal/collaborator use. As such, it is considered
an experimental/dormant package.
License: MIT + file LICENSE
BugReports: https://github.com/RHReynolds/colochelpR/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Imports:
BSgenome,
dplyr,
tidyr,
stringr,
biomaRt,
rtracklayer,
GenomicRanges,
coloc (>= 4.0.0),
rlang,
purrr,
magrittr,
IRanges,
ggpubr,
S4Vectors,
tidyselect