markers: Markers

Description Usage Arguments Details Value Examples

View source: R/markers.R

Description

Provides a table of cell type specific markers.

Usage

1
markers(category = c("immune", "tme", "melanoma", "bc"))

Arguments

category

one or several of the following "immune", "tme", "melanoma", "bc"

Details

To use this function the user must have some knowledge about the cell composition of her data set. For instance, if the dataset comes from a breast cancer tumor, the user may select "bc", but also "immune" and "tme" for cells of the microenvironment (see **Examples of use** in the User's Guide vignette).

Value

The function returns a cell type specific markers table.

Examples

1
markers(c("immune","bc"))

SingleCellSignalR documentation built on Nov. 8, 2020, 5:17 p.m.