Description Usage Arguments Value Examples
FEAST main function
1 2 3 4 5 6 7 8 9 |
Y |
A expression matrix. Raw count matrix or normalized matrix. |
k |
The number of input clusters (best guess). |
num_pcs |
The number of top pcs that will be investigated through the consensus clustering. |
dim_reduce |
dimension reduction methods chosen from pca, svd, or irlba. |
split |
boolean. If T, using subsampling to calculate the gene-level significance. |
batch_size |
when split is true, need to claim the batch size for spliting the cells. |
nProc |
number of cores for BiocParallel enviroment. |
the rankings of the gene-significance.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.