DownSample_SerObj_perLevel: DownSample_SerObj_perLevel

View source: R/Seurat_based.R

DownSample_SerObj_perLevelR Documentation

DownSample_SerObj_perLevel

Description

downsample per feature levels

Usage

DownSample_SerObj_perLevel(SerObj, featureSplit = NULL, totalCell = 300)

Arguments

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

Value

A subseted downsampled Seurat object.


eisascience/scCustFx documentation built on June 2, 2025, 3:59 a.m.