Other packages > Find by keyword >

celltrackR  

Motion Trajectory Analysis
View on CRAN: Click here


Download and install celltrackR package within the R console
Install from CRAN:
install.packages("celltrackR")

Install from Github:
library("remotes")
install_github("cran/celltrackR")

Install by package version:
library("remotes")
install_version("celltrackR", "1.2.2")



Attach the package and use:
library("celltrackR")
Maintained by
Johannes Textor
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-03-31
Latest Update: 2024-08-26
Description:
Methods for analyzing (cell) motion in two or three dimensions. Available measures include displacement, confinement ratio, autocorrelation, straightness, turning angle, and fractal dimension. Measures can be applied to entire tracks, steps, or subtracks with varying length. While the methodology has been developed for cell trajectory analysis, it is applicable to anything that moves including animals, people, or vehicles. Some of the methodology implemented in this packages was described by: Beauchemin, Dixit, and Perelson (2007) , Beltman, Maree, and de Boer (2009) , Gneiting and Schlather (2004) , Mokhtari, Mech, Zitzmann, Hasenberg, Gunzer, and Figge (2013) , Moreau, Lemaitre, Terriac, Azar, Piel, Lennon-Dumenil, and Bousso (2012) , Textor, Peixoto, Henrickson, Sinn, von Andrian, and Westermann (2011) , Textor, Sinn, and de Boer (2013) , Textor, Henrickson, Mandl, von Andrian, Westermann, de Boer, and Beltman (2014) .
How to cite:
Johannes Textor (2020). celltrackR: Motion Trajectory Analysis. R package version 1.2.2, https://cran.r-project.org/web/packages/celltrackR. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:25), 0.3.1 (2020-03-31 12:30), 1.1.0 (2022-03-21 16:50), 1.2.0 (2024-03-26 14:50), 1.2.1 (2024-08-26 14:20)
Other packages that cited celltrackR R package
View celltrackR citation profile
Other R packages that celltrackR depends, imports, suggests or enhances
Complete documentation for celltrackR
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA