Description Usage Arguments Value
Downsample cells evenly across groups
1 2 3 4 5 6 7 | Downsample(
cells,
groups,
quality.vector = NULL,
total.cells = NULL,
cells.per.group = NULL
)
|
cells |
vector of cell barcodes |
groups |
vector of cell groups |
quality.vector |
vector of cell quality |
total.cells |
total number of cells to downsample to |
cells.per.group |
total number of cells to downsample from each group |
Vector of downsampled cells
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.