Description Usage Arguments Value
Train the random forest classifier
1 2 | BuildRFClassifier(object, training.genes = NULL, training.classes = NULL,
verbose = TRUE, ...)
|
object |
Seurat object on which to train the classifier |
training.genes |
Vector of genes to build the classifier on |
training.classes |
Vector of classes to build the classifier on |
verbose |
Additional progress print statements |
... |
additional parameters passed to ranger |
Returns the random forest classifier
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.