-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
22 lines (22 loc) · 866 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Package: nat.amira
Type: Package
Title: Interface Between NeuroAnatomy Toolbox and Amira Visualisation Software
Version: 0.3
Authors@R: person("Gregory","Jefferis", email="jefferis@gmail.com",
role=c("aut", "cre"), comment = c(ORCID = "0000-0002-0587-9355"))
Description: nat.amira provides functionality to bridge the visualisation
capabilities of the NeuroAnatomy Toolbox (nat) package with the Amira 3D
visualisation software (http://www.fei.com/software/amira-3d-for-life-sciences/).
The package does not directly require Amira, but of course its
functionality will be of limited interest to those without access to Amira.
Depends:
nat
Imports:
nat.utils,
memoise
License: GPL-3
LazyData: TRUE
RoxygenNote: 6.1.1
Encoding: UTF-8
URL: https://github.com/jefferis/nat.amira
BugReports: https://github.com/jefferis/nat.amira/issues