Skip to contents

Loads the speciefied gene set and subsets to the required organism.

Usage

load_gene_set(set = "CellMarker", org)

Arguments

set

Name of the gene set. Currently only supports "CellMarker"

org

Short name of the organism. "mm" for mouse, "hs" for human.

Value

data frame with columns "cell_type" and "gene".