- Home
- Bioconductor 3.21
- Software Packages
- cellmigRation
cellmigRation
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see cellmigRation.
Track Cells, Analyze Cell Trajectories and Compute Migration Statistics
Bioconductor version: 3.21
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.
Author: Salim Ghannoum [aut, cph], Damiano Fantini [aut, cph], Waldir Leoncio [cre, aut], Øystein Sørensen [aut]
Maintainer: Waldir Leoncio <w.l.netto at medisin.uio.no>
citation("cellmigRation")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("cellmigRation")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("cellmigRation")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.