This function takes the output of the drift corrected dataframe and rotates it so that the embryo is oriented with anterior to the left and the midline towards the top of the page. It will also mirror image the right limb field so that it is superimposed over the left.
1 | rotate(drift.correctedDF, somiteDF, bros, side)
|
drift.correctedDF |
output of rotate |
somiteDF |
somite dataframe |
bros |
number of bros |
side |
dataframe consisting of the number of the embryo, the side (L vs R) and a multiplier (-1 or 1) based on if the embryo is on the L or R side |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.