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
| 1 | driftcorrect(driftDF, rawDF, bros)
 | 
| driftDF | Your dataframe for drift correction (i.e midline nuclei) | 
| rawDF | Raw dataframe | 
| bros | Number of bros in your dataframe | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.