percent_Nonzero: Get percent nonzero expressing cells in Seurat obj

View source: R/qol.R

percent_NonzeroR Documentation

Get percent nonzero expressing cells in Seurat obj

Description

This function fetches expression data for a given geneset and calculates the percentage of cells in the whole object with non-zero expression levels for each gene.

Usage

percent_Nonzero(object, genes)

Arguments

obj

Seurat object

geneset

Vector of genes


rwcrocker/SeuratAddons documentation built on May 7, 2022, 1:08 a.m.