GetMarkers: GetMarkers

View source: R/atlasapprox.R

GetMarkersR Documentation

GetMarkers

Description

Get marker genes for a specified cell type in a given organism and organ.

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 you would like to query

number

The number of markers you would like to get

Value

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

Examples

GetMarkers("h_sapiens", "Lung", "fibroblast", 5)

atlasapprox documentation built on Oct. 25, 2024, 9:07 a.m.