Skip to content

Locomotory analysis of outputs from Ubitrail tracking software

License

Notifications You must be signed in to change notification settings

JoGall/rubitrail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RUbitrail

An R package to analyse the output of Ubitrail, an open-source software for tracking animal locomotion. Together, these aim to provide a complete toolkit for quantifying two-dimensional locomotory behaviours in animals. Documentation and tutorials on using the software are available here.

RUbtrail's pre-processing steps allow for:

  • outlier removal based upon log-likelihood of tracked positions
  • trajectory smoothing
  • linear interpolation of missing / occluded frames

And further analysis can return data on a range of behavioural metrics, including:

  • speed and acceleration
  • turning angle
  • activity (frequency and duration of bursts / pauses)
  • exploration (proportion of area visited)
  • thigmotaxis (centrophobism)

Install the latest version of this package from github:

require(devtools)
devtools::install_github("jogall/rubitrail")

About

Locomotory analysis of outputs from Ubitrail tracking software

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages