down.sample {iCellR} | R Documentation |
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.
[Package iCellR version 1.6.7 Index]