Description Usage Arguments Value
Returns all valid cluster names that can be used as input
for the across
-argument.
1 | getClusterNames(object, phase = "first_tmt", algorithm_subset = NULL)
|
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. |
algorithm_subset |
Character value or NULL. If character only the cluster names of the algorithms denoted are returned. |
A list named according to all cluster algorithms found. Each named slot contains a character vector of all cluster names of the algorithm.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.