run_harmony: Run Harmony

View source: R/integration.R

run_harmonyR Documentation

Run Harmony

Description

This function runs the data integration protocol found at https://github.com/satijalab/seurat-wrappers/blob/master/docs/harmony.md This function completes the harmonization process on the data sets. Use run_harmony_integration_workflow() for the entire workflow process

Usage

run_harmony(dataList, batchName = "SID")

Arguments

dataList

A list of data sets to integrate using the harmony protocol

batchName

The annotation name to group data sets by, defaults to "ID"

Value

A list of the integrated data from the harmony protocol


NWhitener/benchmarking documentation built on Oct. 23, 2023, 12:20 a.m.