runNMF: runNMF

View source: R/NMF.R

runNMFR Documentation

runNMF

Description

perform NMF

Usage

runNMF(object, savePath, rank = 5, base.size = 8, pt.size = 1.6)

Arguments

object

A Seurat object

savePath

A path to save the results files(suggest to create a foler named by sample name)

rank

A integer value to determine the dimension of decomposition matrix

Value

A list containing a seuratObject, a list of results of intermediate process, a list of plots and a logical value to show whether the process completed successfully


Miaoyx323/stCancer documentation built on Nov. 14, 2024, 5:31 p.m.