forked from sgoldenlab/SMART2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
27 lines (27 loc) · 858 Bytes
/
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
Package: SMART
Type: Package
Title: SMART (Semi-manual alignment to reference template): a pipeline for whole brain mapping projects
Version: 2.0
Date: 2021-03-24
Authors@R: c(person("Michelle", "Jin", email = "[email protected]", role = c("cre", "aut")),
person("Joseph", "Nguyen", email = "[email protected]", role = "ctb"))
Description: This package builds a pipeline interfacing with the wholebrain package by Daniel Furth to process
whole brain imaging datasets.
Depends: R (>= 3.5.0)
License: GPL-3
Imports:
wholebrain (>= 0.1.0),
magick (>= 1.9.0),
tictoc (>= 1.0.0),
d3r (>= 0.8.4),
htmlwidgets (>= 1.3.0),
ggplot2 (>= 3.1.0),
lattice (>= 0.20),
sunburstR (>= 2.1.0),
rgl (>= 0.99.16),
R.utils
Remotes:
tractatus/wholebrain
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0