Description Usage Arguments Value Author(s) Examples
This function helps to standardize typical flow cytometry cell population names. This is useful when trying to combine the results from a large number of flow runs wherein the cytometrist may have used slightly different nomenclature to describe the same set of cells. For example, "Lymphocytes" vs. "lymphoctes".
1 2 |
simplifyGateNames(x, ...)
|
x |
Logical. Default=FALSE. A flowCore style filter, or a text string with a gate (filter) name |
... |
Additional arguments:
upperCaseGates Logical. Default=FALSE. If TRUE, convert the gate names to all upper case |
This function returns either a text string or flowCore style filter object.
John Gosink
1 2 3 4 5 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.