reduce_dim_batch_correction: Reduce dimension with batch corrections

Description Usage Arguments Value

View source: R/preprocessing_filtering_reduction.R

Description

Reduce dimension with batch corrections

Usage

1
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


ChromSCape documentation built on Nov. 8, 2020, 6:57 p.m.