-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
51 lines (51 loc) · 1.07 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
43
44
45
46
47
48
49
50
51
Package: CroCoNet
Title: Cross-species Comparison of Networks
Version: 0.0.0.9000
Authors@R:
person("Anita", "Térmeg", , "anita.termeg@gmail.com", role = c("aut", "cre"),
comment = c(ORCID = "0009-0005-8872-9086"))
Description: A tool to quantitatively compare gene regulatory networks across species and identify conserved and diverged modules.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports:
ape,
BiocParallel,
data.table,
doParallel,
dplyr,
rlang,
foreach,
igraph,
inflection,
magrittr,
plyranges,
scran,
tibble,
tidyr,
stats,
SummarizedExperiment,
Matrix,
tidytree,
ggplot2,
ggrepel,
colorspace,
ggtree,
patchwork,
SingleCellExperiment,
ggnewscale,
farver,
ggraph,
grDevices
Depends:
R (>= 2.10)
LazyData: true
LazyDataCompression: xz
Suggests:
knitr,
rmarkdown,
kableExtra,
clusterProfiler
VignetteBuilder: knitr
URL: https://github.com/Hellmann-Lab/CroCoNet
BugReports: https://github.com/Hellmann-Lab/CroCoNet/issues