DownOverSampling | R Documentation |
The function implements a script down- and oversamples data to include n cells.
DownOverSampling(x, n = 50)
x |
A character or numeric vector of data to down-and oversample. |
n |
How many cells to include per cluster. |
a list containing the output of the LiblineaR prediction
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.