annotateMarkers: Annotate cluster markers computed by Seurat

Description Usage Arguments Author(s) Examples

View source: R/genes.R

Description

Annotate cluster markers computed by Seurat

Usage

1
annotateMarkers(markers, species = "mm")

Arguments

markers

A dataframe containing cluster markers as computed by FindAllMarkers. Rownames should be gene symbols.

species

String specifying the species, one of "mm" or "hg", used to determine the annotation. Default: "mm".

Author(s)

Selin Jessa

Examples

1
annotateMarkers(markers_pbmc, "hg")

sjessa/cytokit documentation built on Feb. 10, 2020, 7:58 a.m.