supportedCytokines: Gene set to score for the CytoSig or the Reactome databases.

View source: R/supportedCytokines.R

supportedCytokinesR Documentation

Gene set to score for the CytoSig or the Reactome databases.

Description

Returns the names of the cytokines supported by either the CytoSig or the Reactome databases.

Usage

supportedCytokines(database = "cytosig")

Arguments

database

Database used for gene set construction and set scoring.

  • "cytosig" returns the 41 cytokines scored using the CytoSig database.

  • "reactome" returns the 30 cytokines scored using the Reactome database.

Value

List of cytokines associated with the CytoSig or the Reactome databases.

Examples

supportedCytokines(database = "cytosig")
supportedCytokines(database = "reactome")


scaper documentation built on April 17, 2025, 1:07 a.m.