Train the random forest classifier
BuildRFClassifier(object, training.genes = NULL, training.classes = NULL,
verbose = TRUE, ...)
Seurat object on which to train the classifier
Vector of genes to build the classifier on
Vector of classes to build the classifier on
Additional progress print statements
additional parameters passed to ranger
Returns the random forest classifier