Description Usage Arguments Value
This function is deprecated in favor of plotBarchart()
.
1 2 3 4 5 6 7 8 9 | plotDistributionDiscrete(
object,
phase = "first_tmt",
features,
feature_compare = NULL,
clrp = "milo",
position = "fill",
...
)
|
object |
A valid cell tracer object. |
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. |
features |
Character vector. Denotes the discrete variables whoose distribution is to be visualized. |
feature_compare |
Character vector or NULL. The discrete feature you want to compare the
features of |
clrp |
Character value. The color panel to be used. Valid input options can be obtained
via |
position |
Character value. Given to |
... |
Additional parameters given to |
A ggplot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.