-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
executable file
·42 lines (42 loc) · 998 Bytes
/
DESCRIPTION
File metadata and controls
executable file
·42 lines (42 loc) · 998 Bytes
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
Package: cellviz3d
Title: Tools for 3D/4D interactive visualization of cells and
biological tissues
Version: 0.0.2.9000
Authors@R:
person(given = "Marion",
family = "Louveaux",
role = c("cre", "aut"),
email = "marion.louveaux@gmail.com",
comment = c(ORCID = "0000-0002-1794-3748"))
Description: Proposes visualization for segmented images issued
from 3D/4D microscopy. This can be linked with outputs from the
MorphographX software with {mgx2r} or from the Fiji plugin MaMuT with
{mamut2r}.
License: GPL-3
URL: https://github.com/marionlouveaux/cellviz3d
BugReports: https://github.com/marionlouveaux/cellviz3d/issues
Depends:
R (>= 3.4)
Imports:
colorRamps,
dplyr,
DT,
glue,
graphics,
magrittr,
plotly,
purrr,
shiny,
stats,
tidyr,
utils
Suggests:
knitr,
pkgdown,
rmarkdown,
testthat
VignetteBuilder:
knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0