Package: cellmigRation Type: Package Title: Track Cells, Analyze Cell Trajectories and Compute Migration Statistics Version: 1.21.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/ Config/pak/sysreqs: cmake libfreetype6-dev make libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libxml2-dev libssl-dev zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:55:39 UTC RemoteUrl: https://github.com/bioc/cellmigRation RemoteRef: HEAD RemoteSha: ed6d00a32e56c3d89aba55b861d58ae58aca2109 NeedsCompilation: no Packaged: 2026-07-04 02:09:43 UTC; root Author: Salim Ghannoum [aut, cph], Damiano Fantini [aut, cph], Waldir Leoncio [cre, aut], Øystein Sørensen [aut] Maintainer: Waldir Leoncio