ManualVector | R Documentation |
Extract the compensated and transformed data and all gate labels.
ManualVector(manualMatrix, cellTypes)
manualMatrix |
Matrix containing boolean values, indicating for every gate (column) whether the cell (row) is part of it or not. |
cellTypes |
Cell types to use in the summary vector. All others will be ignored and cells which do not fall in one of these gates will get the label "Unknown". Order is important! |
A factor with one label for every cell
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.