run_harmony: Run harmony integration

View source: R/import_scseq.R

run_harmonyR Documentation

Run harmony integration

Description

Run harmony integration

Usage

run_harmony(logcounts, subset_row, batch, pairs = NULL)

Arguments

logcounts

dgCMatrix of logcounts.

subset_row

Vector specifying the subset of features to use for dimensionality reduction. This can be a character vector of row names, an integer vector of row indices or a logical vector.

pairs

Value

Integrated SingleCellExperiment with logcounts assay, corrected reducedDim, and batch annotation.


hms-dbmi/drugseqr documentation built on Feb. 15, 2024, 10:38 p.m.