Skip to contents

GetMarkers

Usage

GetMarkers(organism, organ, cell_type, number)

Arguments

organism

The organism you would like to query

organ

The organ you would like to query

cell_type

The cell type to find markers for

number

The number of markers to return

Value

An array of markers for that cell type in that organism and organ

Examples

GetMarkers("h_sapiens", "Lung", "fibroblast", 5)
#> [1] "MFAP5"     "PI16"      "RPL10P6"   "EEF1A1P11" "RPL7P9"