Learn R Programming

clustermole (version 1.1.1)

clustermole_markers: Available cell type markers

Description

Retrieve the full list of cell type markers in the clustermole database.

Usage

clustermole_markers(species = c("hs", "mm"))

Value

A data frame of cell type markers (one gene per row).

Arguments

species

Species: hs for human or mm for mouse.

Examples

Run this code
markers <- clustermole_markers()
head(markers)

Run the code above in your browser using DataLab