Package: cellmigRation
Type: Package
Title: Track Cells, Analyze Cell Trajectories and Compute Migration
        Statistics
Version: 1.0.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: RELEASE_3_13
git_last_commit: 5029a2f
git_last_commit_date: 2021-05-19
Date/Publication: 2021-05-19
NeedsCompilation: no
Packaged: 2021-05-19 23:19:53 UTC; biocbuild
Author: Salim Ghannoum [aut, cph],
  Damiano Fantini [aut, cph],
  Waldir Leoncio [cre, aut],
  Øystein Sørensen [aut]
Maintainer: Waldir Leoncio <w.l.netto@medisin.uio.no>
Built: R 4.1.0; ; 2021-05-20 07:26:59 UTC; windows
