Learn R Programming

MotilityLab (version 0.2-5)

Quantitative Analysis of Motion

Description

Statistics to quantify tracks of moving things (x-y-z-t data), such as cells, bacteria or animals. Available measures include mean square displacement, confinement ratio, autocorrelation, straightness, turning angle, and fractal dimension.

Copy Link

Version

Install

install.packages('MotilityLab')

Monthly Downloads

30

Version

0.2-5

License

GPL-2

Maintainer

Last Published

November 30th, 2016

Functions in MotilityLab (0.2-5)

brownianTrack

Simulate an Uncorrelated Random Walk
applyStaggered

Compute a Measure on a Track in a Staggered Fashion
aggregate.tracks

Compute Summary Statistics of Subtracks
as.tracks.data.frame

Convert from Data Frame to Tracks
as.data.frame.tracks

Convert Tracks to Data Frame
beaucheminTrack

Simulate a 3D Cell Track Using the Beauchemin Model
as.list.tracks

Convert from Tracks to List
boundingBox

Bounding Box of a Tracks Object
clusterTracks

Cluster Tracks
BCells

Two-Photon Data: B Cells in a Lymph Node
normalizeToDuration

Normalize a Measure to Track Duration
filterTracks

Filter Tracks
plot3d

Plot Tracks in 3D
hotellingsTest

Test Unbiasedness of Motion
Neutrophils

Two-Photon Data: Neutrophils in an Infected Lung
interpolateTrack

Interpolate Track Positions
plot.tracks

Plot Tracks in 2D
normalizeTracks

Normalize Tracks
plotTrackMeasures

Bivariate Scatterplot of Track Measures
maxTrackLength

Length of Longest Track
simulateTracks

Generate Tracks by Simulation
repairGaps

Process Tracks Containing Gaps
selectTracks

Select Tracks by Measure Values
read.tracks.csv

Read Tracks from Text File
staggered

Staggered Version of a Function
projectDimensions

Extract Spatial Dimensions
prefixes

Get Track Prefixes
splitTrack

Split Track into Multiple Tracks
sort.tracks

Sort Track Positions by Time
subsample

Subsample Track by Constant Factor
timeStep

Compute Time Step of Tracks
TCells

Two-Photon Data: T Cells in a Lymph Node
subtracks

Decompose Track(s) into Subtracks
wrapTrack

Create Track Object from Single Track
tracks

Tracks Objects
TrackMeasures

Track Measures