add_read_count_col: Annotate Low Read Count Category

View source: R/seurat_annotation.R

add_read_count_colR Documentation

Annotate Low Read Count Category

Description

Add a Read Count Categorical Variable to Seurat Object (based on nCount_RNA)

Usage

add_read_count_col(seu, thresh = 1e+05)

Arguments

seu

A seurat object

thresh

Set a threshold for low read count


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