Bool.CellsGT: Bool.CellsGT

View source: R/Seurat_based.R

Bool.CellsGTR Documentation

Bool.CellsGT

Description

This function checks whether the values in a specific gene's assay data of a Seurat object are greater than a given threshold.

Usage

Bool.CellsGT(SerObj, thresh, layer = "data", assay = "RNA", gene = NULL)

Arguments

SerObj

A Seurat object.

thresh

A numeric threshold value.

layer

The layer name of the Seurat object to retrieve the data from.

assay

The assay name to retrieve the data from.

gene

The name of the gene to subset the data.


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