SDAToSeuratReduction: SDAToSeuratReduction

View source: R/SDA.R

SDAToSeuratReductionR Documentation

SDAToSeuratReduction

Description

This will store the SDA results as a reduction in the seurat object

Usage

SDAToSeuratReduction(
  seuratObj,
  sdaResults,
  assayName = "RNA",
  reduction.name = "sda",
  reduction.key = "SDA_"
)

Arguments

seuratObj

A Seurat object.

sdaResults

The SDA results list

assayName

The source assay

reduction.name

The name used for this reduction

reduction.key

The key used for this reduction


bimberlabinternal/CellMembrane documentation built on Oct. 16, 2024, 6:53 a.m.