CMenrich: CellMarker Enrichment

Description Usage Arguments Value Examples

Description

Given a list of markers, indentifies the putative cell type using the comphensive catlog creatd in

Usage

1
CMenrich(gene.list, species)

Arguments

gene.list

character vector with a list of Gene Symbols

species

Can either be human or mouse for the moment.

Value

A list two elememts. First element (enrichments) is a data.frame structured as follows:

The second element is a list with the actual gene names for each enrichment.

Examples

1
results=CMenrich(gene.list=c('NEUROD1','ARX','CD79A'),species='human') .# some random gene names that I came up with ....

iaconogi/enrichCM documentation built on June 7, 2019, 2:37 p.m.