View source: R/find_noise_cl.R
plot_low_qc | R Documentation |
Plot low-quality clusters
plot_low_qc(norm.dat, cl, low.df, nn.df, de.genes, all.col)
cl |
A cluster factor object for all cells. |
low.df |
a data.frame with results from find_low_quality_cl(). |
nn.df |
|
de.genes |
differential gene expression results like those generated by de_score(). |
all.col |
|
norm.data |
normalized data matrix for clustered cells. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.