Description Usage Arguments Value
View source: R/animate-family.R
This function animates the movement of cells that were covered within one well-image.
1 2 3 4 5 6 7 8 9 | animateWellImage(
object,
well_plate,
well,
image,
style = "normal",
add_on_list = list(),
...
)
|
object |
A valid cell tracer object. |
well_plate |
Character value. The name of the well plate of interest. Valid inputs can be obtained
via |
well |
Character value. The well of interest (e.g. 'A1', 'B12') |
image |
Numeric value. The well-image of interest. |
style |
Character value. If set to 'cell_tracker' imitates the tracking process of the CellTracker software. |
add_on_list |
|
... |
Additional arguments given to |
An animated GIF.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.