Description Usage Arguments Value
Obtain stat data.frame
1 2 3 | getStats(object, with_meta = TRUE, with_cluster = TRUE, phase = "first_tmt")
getStatsDf(object, with_meta = TRUE, with_cluster = TRUE, phase = "first_tmt")
|
object |
A valid cell tracer object. |
with_meta |
Logical. If set to TRUE the discrete variables of the meta data slot are added to the output data.frame. |
with_cluster |
Logical. If set to TRUE the discrete variables of the meta data slot are added to the output data.frame. |
phase |
Character value. Refers to the phase of the experiment. Valid inputs are:
Note: This argument is ignored if the experiment set up did not include any treatment or the treatment started right from the beginning. |
A data.frame with all numeric variables summarizing the measurements of the track data.frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.