This function calculates the scatter value for each individual somite, using the scatterfun function. It calculates both AP scatter and ML scatter, and returns scatter per Embryo at each time point as well as mean scatter across all embryos of a given genotype.
1 | scatter.somite(df, somite.start = 1, somite.final = 5)
|
df |
time series tracking dataframe |
somite.start |
starting somite that you want to determine value for, default value is 1 |
somite.final |
final somite you want to determine value for, default value is 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.