preprocess_tracker: Preprocess raw tracker data • Add a unique identifier to each...

View source: R/tracker.R

preprocess_trackerR Documentation

Preprocess raw tracker data
  • Add a unique identifier to each animal

  • Center the space coordinates around 0

  • Keep only the needed columns

Description

Preprocess raw tracker data

  • Add a unique identifier to each animal

  • Center the space coordinates around 0

  • Keep only the needed columns

Usage

preprocess_tracker(experiment_folder, tracker_data)

Arguments

experiment_folder

Path to folder containing IDOC results .csv files

tracker_data

IDOC tracker dataset where every row captures the position of one animal at one timepoint

Value

tracker_data


shaliulab/idocr documentation built on June 1, 2025, 4:59 p.m.