driftcorrect: Function for drift correction

Description Usage Arguments

Description

This function will drift correct the raw dataframe of X and Y coordinates collected from cell tracking. Important: both drift and raw dataframe must contain the following columns with the exact same column names: Embryo, Time, X, Y

Usage

1
driftcorrect(driftDF, rawDF, bros)

Arguments

driftDF

Your dataframe for drift correction (i.e midline nuclei)

rawDF

Raw dataframe

bros

Number of bros in your dataframe


erinboyleanderson/CellTrackingEBA documentation built on May 21, 2019, 9:49 a.m.