Description Usage Arguments Value Examples
Define outlier from PCA
1 | Filter_PCA(pca, t_outlier = 20, file = NULL)
|
pca |
pca object from Clustering_PCA |
file |
if set file name, output which cells were removed. |
vector of cell names
1 | Filter_PCA(pca, file="output.png")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.