Learn R Programming

iCellR (version 1.6.1)

down.sample: Down sample conditions

Description

This function takes an object of class iCellR 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 iCellR.

Value

An object of class iCellR.

Examples

Run this code
# NOT RUN {
my.obj <- down.sample(demo.obj)


# }

Run the code above in your browser using DataLab