Description Usage Arguments Value
Visualizes the cluster quality via the average silhouette Width.
1 2 3 4 5 6 7 | plotPamSilWidth(
object,
k,
phase = "first_tmt",
clrp = "milo",
display_average = TRUE
)
|
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 |
display_average |
Logical. If set to TRUE the average across all clusters is displayed via a horizontal, dashed line. |
A ggplot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.