DivideBatches: Divide the observed counts into multiple batches by adding...

View source: R/simulation_functions.R

DivideBatchesR Documentation

Divide the observed counts into multiple batches by adding batch effect to each batch

Description

Divide the observed counts into multiple batches by adding batch effect to each batch

Usage

DivideBatches(observed_counts_res, nbatch, batch_effect_size = 1)

Arguments

observed_counts_res

the output from True2ObservedCounts

nbatch

number of batches

batch_effect_size

amount of batch effects. Larger values result in bigger differences between batches. Default is 1.


YosefLab/SymSim documentation built on Sept. 30, 2024, 2:22 p.m.