calculate_percent.hemoglobin: Calculate hemoglobin features in Seurat object

View source: R/helperfunctions.R

calculate_percent.hemoglobinR Documentation

Calculate hemoglobin features in Seurat object

Description

Calculate hemoglobin features in Seurat object

Usage

calculate_percent.hemoglobin(sobj, hemoglobin.features)

Arguments

sobj

Seurat object

hemoglobin.features

character vector, hemoglobin gene symbols to search in dataset, default will search all mouse and human hemoglobin gene symbols

Value

data.frame with percent.hemoglobin in all cells

Examples

sobj[['percent.hemoglobin']] <- Seurat::PercentageFeatureSet(sobj, features = hemoglobin.features)

FerrenaAlexander/FerrenaSCRNAseq documentation built on March 10, 2023, 9:31 a.m.