Description Usage Arguments Value
View source: R/TreeMetaManualRenaming.R
TreeMetaRenaming is a function that allows the automatic renaming of the metaclusters according to their expression for specific markers. If this function is applied, the metaclusters will be renamed for the following commands of the script.
1 | TreeMetaManualRenaming(TreeMetaCl, NamesDF)
|
TreeMetaCl |
Object generated by the function BuildFSOMTree |
NameDF |
A data frame with two column: "oldName" and "newName". No identical names in column newName is allowed. Avoid factors. |
BuildFSOMTree object with the metaclusters renamed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.