AssociatedDimReducs: Get dimensional reduction information associated with an...

Description Usage Arguments Value Author(s) References

View source: R/seurat_util.R

Description

Get dimensional reduction information associated with an assay

Usage

1
2
3
4
5
AssociatedDimReducs(
  object,
  assay = DefaultAssay(object = object),
  global = TRUE
)

Arguments

object

A Seurat object

assay

Name of assay that dimensional reduction objects should be associated with

global

Include global dimensional reductions

Value

A vector of dimensional reduction names

Author(s)

Paul Hoffman

References

https://github.com/satijalab/seurat-wrappers/wiki/Code-Guidelines


Wang-Cankun/rDeepMAPS documentation built on Jan. 28, 2022, 7:10 a.m.