Genes to use as input for ICA. Default is object@var.genes
do.print
Print the top genes associated with high/low loadings for
the ICs
ics.print
Number of ICs to print genes for
ics.store
Number of ICs to store
genes.print
Number of genes to print for each IC
use.imputed
Run ICA on imputed values (FALSE by default)
seed.use
Random seed to use for fastICA
...
Additional arguments to be passed to fastICA
Value
Returns Seurat object with an ICA embedding (object@ica.rot) and
gene projection matrix (object@ica.x). The ICA object itself is stored in
object@ica.obj[[1]]