DownSample_SerObj_perLevel | R Documentation |
downsample per feature levels
DownSample_SerObj_perLevel(SerObj, featureSplit = NULL, totalCell = 300)
SerObj |
A Seurat Object |
featureSplit |
a feature of seurat object to split. "BarcodePrefix" # this is a good way to sample per seq run if possible |
totalCell |
0 # is the default way to downsample by min common cells |
A subseted downsampled Seurat object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.