reduce_dim_batch_correction: Reduce dimension with batch corrections

View source: R/preprocessing_filtering_reduction.R

reduce_dim_batch_correctionR Documentation

Reduce dimension with batch corrections

Description

Reduce dimension with batch corrections

Usage

reduce_dim_batch_correction(scExp, mat, batch_list, n)

Arguments

scExp

SingleCellExperiment

mat

The normalized count matrix

batch_list

List of batches

n

Number of PCs to keep

Value

A list containing the SingleCellExperiment with batch info and the corrected pca


vallotlab/ChromSCape documentation built on Oct. 15, 2023, 1:47 p.m.