FetchResiduals_reference: temporal function to get residuals from reference

View source: R/preprocessing5.R

FetchResiduals_referenceR Documentation

temporal function to get residuals from reference

Description

temporal function to get residuals from reference

Usage

FetchResiduals_reference(
  object,
  reference.SCT.model = NULL,
  features = NULL,
  nCount_UMI = NULL,
  verbose = FALSE
)

Arguments

object

A seurat object

reference.SCT.model

a reference SCT model that should be used for calculating the residuals

features

Names of features to compute

nCount_UMI

UMI counts. If not specified, defaults to column sums of object

verbose

Whether to print messages and progress bars


satijalab/seurat documentation built on March 20, 2024, 8:41 p.m.