rawEnrichmentAnalysis: Calculate Raw xCell Enrichment Scores

View source: R/xCell.R

rawEnrichmentAnalysisR Documentation

Calculate Raw xCell Enrichment Scores

Description

Returns the raw xCell cell types enrichment scores using ssGSEA.

Usage

rawEnrichmentAnalysis(expr, signatures, genes, file.name = NULL)

Arguments

expr

Gene expression data matrix with row names as gene symbols.

signatures

GMT object of signatures.

genes

Character vector of genes to use.

file.name

Character string for saving scores. Default is 'NULL'.

Value

Matrix of raw xCell scores.


IOBR documentation built on May 30, 2026, 5:07 p.m.