plots the expression matrix of a flowframe analysed with celldebris_emclustering.
cluster_plot(flowfile, channels, mus = NULL, tau = NULL, classifier)
flowframe to be plotted
channels used in gating
matrix of means obtained from celldebris_emclustering
vector of cluster weights obtained from celldebris_emclustering
cells will be assigned to a cluster if belongs to that cluster by at least this probability. Only for plotting purposes.