-
Notifications
You must be signed in to change notification settings - Fork 4
/
DESCRIPTION
46 lines (46 loc) · 1.18 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
46
Package: bactMAP
Title: Visualization and Analysis of Bacterial Cell Segmentation and Fluorescence Data
Version: 0.1.0.1
Authors@R: person("Renske", "van Raaphorst", email = "renske.vanraaphorst@unil.ch", role = c("aut", "cre"))
Description: Automated import of bacterial cell segmentation and fluorescence data from a range of softwares to uniformally analyze and visualize.
Depends: R (>= 3.4)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
URL: https://veeninglab.com/bactmap
biocViews:
Imports:
ggplot2 (>= 3.0.0),
rlang,
plyr,
utils,
methods,
stats,
dplyr,
tidyr
Suggests:
ggtree,
gridExtra,
MASS,
reshape2,
R.matlab,
shotGroups,
sp,
tiff,
raster,
stringr,
BiocManager,
igraph,
grid,
ape,
rgeos,
knitr,
rmarkdown,
pbapply,
gganimate (>= 1.0.3),
ggimage,
mvtnorm,
tidyverse
Collate: 'ouftidirectlyfrommatlab.R' 'extr_Ilastik.R' 'Extr_Morphometrics.R' 'ExtractCSVs.R' 'helperfunctions.R' 'ouftimeshtransform_fullfunction.R' 'plothelper.R' 'supersegger_genealogy.R' 'Plot_Image.R' 'objectplotting.R' 'supersegger_meshes.R' 'combine_analyses.R' 'timelapse.R' 'plotTracks.R' 'objectInBox.R' 'zzz.R'
RoxygenNote: 7.1.1
VignetteBuilder: knitr