-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
45 lines (45 loc) · 1.36 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
Package: nat.jrcbrains
Title: Janelia Research Campus Bridging Registrations for Drosophila Brains
Version: 0.3.2
Authors@R:
person(given = "Gregory",
family = "Jefferis",
role = c("aut", "cre"),
email = "jefferis@gmail.com",
comment = c(ORCID = "0000-0002-0587-9355"))
Description: Provides convenient download and application of bridging
registrations linking different Drosophila template brains. After download,
registrations can be applied to a range of data types using the `natverse`
suite of tools and combined with a range of other bridging registrations.
These registrations were originally developed by John
Bogovic in the group of Stephan Saalfeld at HHMI Janelia Research Campus.
See the package README and <https://www.janelia.org/lab/saalfeld-lab> for
further details.
License: MIT + file LICENSE
URL: https://github.com/natverse/nat.jrcbrains
BugReports: https://github.com/natverse/nat.jrcbrains/issues
Depends:
nat.flybrains (>= 1.8.0)
Imports:
curl,
nat,
nat.h5reg (>= 0.4.0),
nat.templatebrains,
rappdirs,
stringr
Suggests:
nat.ants,
spelling,
testthat
Enhances:
elmr
Remotes:
natverse/nat,
jefferis/nat.ants,
natverse/nat.h5reg,
natverse/nat.flybrains,
natverse/nat.templatebrains
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Language: en-GB