-
Notifications
You must be signed in to change notification settings - Fork 3
/
DESCRIPTION
37 lines (37 loc) · 1.11 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
Type: Package
Package: nat.flybrains
Title: Additional data for use with the NeuroAnatomy Toolbox
(nat)
Version: 1.8.2
Authors@R:
c(person(given = "Gregory",
family = "Jefferis",
role = "aut",
email = "[email protected]",
comment = c(ORCID = "0000-0002-0587-9355")),
person(given = "James",
family = "Manton",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0001-9260-3156")))
Description: Includes 3D brain surfaces, bridging and mirroring
registrations, and neuropil segmentations for various template brains.
License: GPL-3
URL: https://github.com/natverse/nat.flybrains,
http://flybrain.mrc-lmb.cam.ac.uk/si/bridging/www/,
https://natverse.github.io/nat.flybrains
BugReports: https://github.com/natverse/nat.flybrains/issues
Depends:
nat.templatebrains (>= 0.6),
R (>= 2.10)
Suggests:
git2r,
spelling,
testthat
Remotes:
jefferis/nat,
jefferislab/nat.templatebrains
Encoding: UTF-8
Language: en-GB
LazyData: true
RoxygenNote: 7.1.2