-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
75 lines (75 loc) · 1.77 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
68
69
70
71
72
73
74
75
Type: Package
Package: malevnc
Title: Support for Working with Janelia FlyEM Male VNC Dataset
Version: 0.3.1.9100
Authors@R:
c(person(given = "Gregory",
family = "Jefferis",
role = c("aut", "cre"),
email = "jefferis@gmail.com",
comment = c(ORCID = "0000-0002-0587-9355")),
person("Dominik", "Krzeminski",
role = c("aut"),
email = "dkk33@cam.ac.uk",
comment = c(ORCID = "0000-0003-4568-0583")))
Description: Provides support for analysis of the male Drosophila ventral nerve
cord dataset released in June 2023 by the Janelia FlyEM team in
collaboration with the Hess lab, Google and Drosophila Connectomics Group,
Cambridge. This includes reading of connectivity information, skeleton and
mesh representations of neurons and symmetrising and inter-template
registrations.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
RoxygenNote: 7.3.2
Imports:
nat (>= 1.9.2.9000),
checkmate,
nat.templatebrains,
tibble,
memoise,
pbapply,
neuprintr (>= 1.2),
curl,
cachem,
httr,
jsonlite,
dplyr,
bit64,
gargle,
utils,
stringr,
glue,
jose (>= 1.1.0),
rgl,
fafbseg
Suggests:
testthat,
dracor,
reticulate,
spelling,
rappdirs,
purrr,
nabor,
withr,
tidyr,
nat.jrcbrains,
xml2,
digest,
sessioninfo,
remotes
Enhances:
drvid
URL: https://github.com/natverse/malevnc, https://natverse.org/malevnc/
BugReports: https://github.com/natverse/malevnc/issues
Depends:
R (>= 3.6.0)
Remotes:
natverse/nat,
natverse/neuprintr,
natverse/nat.templatebrains,
natverse/fafbseg,
natverse/nat.jrcbrains
Language: en-GB
Config/Needs/website: pkgdown