genes-methods: gene method

genesR Documentation

gene method

Description

genes

Usage

genes(
  object,
  features,
  useTerm = TRUE,
  with.expr = TRUE,
  assay = NULL,
  slot = "counts"
)

Arguments

object

GSVA object

features

A vector of features to extract

useTerm

use Term or use id (default: TRUE)

with.expr

extract the expression value or not (default: TRUE)

assay

Assay to use in GSVA analysis ('RNA','SCT' or 'Spatial' if spatial transcriptomics)

slot

Specific assay data to get or set

Value

data.frame

Author(s)

Kai Guo


guokai8/scGSVA documentation built on Nov. 15, 2024, 12:54 a.m.