Description Usage Arguments Details Value Examples
View source: R/sampleCompute.R
Open a Graphical User Interface allowing to choose cluster name and model file for the estimation and the saving of the number of cells in colonies.
1 | computeItemsGUI(method.select = "K-means", RclusTool.env = RclusTool.env)
|
method.select |
character vector specifying the name of the clustering result to use ('K-means' by default). |
RclusTool.env |
environment in which all global parameters, raw data and results are stored. |
computeItemsGUI opens a Graphical User Interface allowing to choose cluster name and model file for the estimation and the saving of the number of cells in colonies
csv file containing the counts.
1 2 3 4 |
computeItemsGUI(method.select="K-means")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.