plot_gates.Rd
Plot Decision trees as gates
plot_gates(object, tree, terminal_node)
object | a seurat object that will be used to draw the plots |
---|---|
tree | a decision tree that will be used to construct the gates |
terminal_node | the name of the terminal node that will be used for the gating |
a ggplot object.