markers: Markers

View source: R/markers.R

markersR Documentation

Markers

Description

Provides a table of cell type specific markers.

Usage

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

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


SCA-IRCM/SingleCellSignalR documentation built on Dec. 11, 2022, 2:30 p.m.