supportedCytokines {scaper} | R 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.
|
Value
List of cytokines associated with the CytoSig or the Reactome databases.
Examples
supportedCytokines(database = "cytosig")
supportedCytokines(database = "reactome")
[Package scaper version 0.1.0 Index]