down.sample: Down sample conditions

down.sampleR Documentation

Down sample conditions

Description

This function takes an object of class scSeqR and down samples the condition to have equal number of cells in each condition.

Usage

down.sample(x = NULL)

Arguments

x

An object of class scSeqR.

Value

An object of class scSeqR.

Examples

## Not run: 
my.obj <- down.sample(my.obj)

## End(Not run)

rezakj/scSeqR documentation built on March 28, 2022, 12:17 p.m.