Description Usage Arguments Author(s)
Selects clusters for endpoint analysis by cluster size. Selected clusters must have a minimum number of cells in them as a proportion of the total number of clustered events. If n total events are clustered, clusters contatining at least n * minimumClusterSizePercent events are selected.
1 2 3 4 5 | citrus.selectClusters.minimumClusterSize(
citrus.clustering,
minimumClusterSizePercent = 0.05,
...
)
|
citrus.clustering |
A |
minimumClusterSizePercent |
The percentage 0 < x < 1 of the total number of clustered events a cluster must contain in order to be selected. |
... |
Other arguments (ignored). |
Robert Bruggner
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.