Package: cellmigRation
Type: Package
Title: Track Cells, Analyze Cell Trajectories and Compute Migration Statistics
Version: 1.19.0
Date: 2021-05-11
Authors@R:
	c(
		person(
			given = "Salim",
			family = "Ghannoum",
			role = c("aut", "cph"),
			email = "salim.ghannoum@medisin.uio.no"
		),
		person(
			given = "Damiano",
			family = "Fantini",
			role = c("aut", "cph")
		),
		person(
			given = "Waldir",
			family = "Leoncio",
			role = c("cre", "aut"),
			email = "w.l.netto@medisin.uio.no"
		),
		person(
			given = "Øystein",
			family = "Sørensen",
			role = c("aut")
		)
	)
Description: Import TIFF images of fluorescently labeled cells, and track cell movements over time. Parallelization is supported for image processing and for fast computation of cell trajectories. In-depth analysis of cell trajectories is enabled by 15 trajectory analysis functions.
biocViews: CellBiology, DataRepresentation, DataImport
License: GPL-2
Encoding: UTF-8
LazyData: false
Depends: R (>= 4.1), methods, foreach
Imports: tiff, graphics, stats, utils, reshape2, parallel, doParallel, grDevices, matrixStats, FME, SpatialTools, sp, vioplot, FactoMineR, Hmisc
Suggests: knitr, rmarkdown, dplyr, ggplot2, RUnit, BiocGenerics, BiocManager, kableExtra, rgl
RoxygenNote: 7.1.1
VignetteBuilder: knitr
BugReports: https://github.com/ocbe-uio/cellmigRation/issues
URL: https://github.com/ocbe-uio/cellmigRation/
git_url: https://git.bioconductor.org/packages/cellmigRation
git_branch: devel
git_last_commit: 18cb9ed
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
