runNMF: runNMF

runNMFR Documentation

runNMF

Description

runNMF adopted from STutility

Usage

runNMF(
  object,
  assay = NULL,
  slot = "scale.data",
  features = NULL,
  nfactors = 20,
  rescale = TRUE,
  reduction.name = "NMF",
  reduction.key = "factor_",
  n.cores = NULL,
  order.by.spcor = FALSE,
  sort.spcor.by.var = FALSE,
  ...
)

Arguments

object

Seurat object

Author(s)

Dieter Henrik Heiland adopted from STutility


heilandd/SPATAwrappers documentation built on Oct. 2, 2022, 1:40 p.m.