filter_low_rc_cells: Filter our Cells from Seurat below read count threshold

View source: R/create_seu.R

filter_low_rc_cellsR Documentation

Filter our Cells from Seurat below read count threshold

Description

Filter our Cells from Seurat below read count threshold

Usage

filter_low_rc_cells(seu, read_thresh = 1e+05)

Arguments

seu

A seurat object

read_thresh

whtns/seuratTools documentation built on April 9, 2024, midnight