Learn R Programming

cyanoFilter (version 0.1.3)

cluster_plot: plots the expression matrix of a flowframe analysed with celldebris_emclustering.

Description

plots the expression matrix of a flowframe analysed with celldebris_emclustering.

Usage

cluster_plot(flowfile, channels, mus = NULL, tau = NULL, classifier)

Arguments

flowfile

flowframe to be plotted

channels

channels used in gating

mus

matrix of means obtained from celldebris_emclustering

tau

vector of cluster weights obtained from celldebris_emclustering

classifier

cells will be assigned to a cluster if belongs to that cluster by at least this probability. Only for plotting purposes.