Description Usage Arguments Value
Visualizes the characteristics of every medoid (cluster).
1 2 3 4 5 6 7 8 | plotPamMedoidSummary(
object,
k,
phase = "first_tmt",
clrp = "milo",
flip_coords = FALSE,
...
)
|
object |
A valid cell tracer object. |
k |
NUmeric value. The k-value used to calculate the pam-cluster. |
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. |
clrp |
Character value. The color panel to be used. Valid input options can be obtained
via |
flip_coords |
Logical. Reverses x- and y-axis |
... |
Additional arguments given to |
A ggplot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.