-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
67 lines (67 loc) · 1.57 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
Package: coconatfly
Type: Package
Title: Comparative Connectomics of Public and In Progress Drosophila Datasets
Version: 0.2.2
Authors@R:
c(person(given = "Gregory",
family = "Jefferis",
role = c("aut", "cre"),
email = "jefferis@gmail.com",
comment = c(ORCID = "0000-0002-0587-9355"))
)
Description: Experimental package to enable comparative connectomics analysis of
multiple Drosophila connectomics datasets, including some private ones still
under development.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Depends:
R (>= 2.10),
nat (>= 1.10.2.9000)
Imports:
fafbseg (>= 0.15.2),
nat.templatebrains (>= 1.0),
pbapply,
neuprintr (>= 1.3.2),
glue,
checkmate,
dplyr,
coconat (>= 0.1.2),
stringr,
magrittr,
bit64,
usethis,
methods
Suggests:
malevnc (> 0.3.1),
fancr (>= 0.5.0),
testthat (>= 3.0.0),
ComplexHeatmap,
InteractiveComplexHeatmap,
arrow,
cli,
git2r,
knitr,
rmarkdown,
dendroextras,
tidyr,
reticulate
Enhances:
malecns (>= 0.3.2)
Remotes:
flyconnectome/malevnc,
flyconnectome/fancr,
natverse/fafbseg,
natverse/nat,
natverse/nat.templatebrains,
natverse/neuprintr,
catmaid=natverse/rcatmaid,
natverse/nat.h5reg,
natverse/coconat
RoxygenNote: 7.3.2
URL: https://github.com/flyconnectome/coconatfly,
https://flyconnectome.github.io/coconatfly/
BugReports: https://github.com/flyconnectome/coconatfly/issues
Config/testthat/edition: 3
biocViews: Software
VignetteBuilder: knitr