Skip to contents

GetCelltypeLocation

Usage

GetCelltypeLocation(organism, cell_type)

Arguments

organism

The organism you would like to query

cell_type

The cell type to find markers for

Value

An array of organs in which that cell type is found.

Examples

GetCelltypeLocation("h_sapiens", "fibroblast")
#>  [1] "bladder"   "colon"     "eye"       "fat"       "gut"       "heart"    
#>  [7] "liver"     "lung"      "lymphnode" "mammary"   "muscle"    "pancreas" 
#> [13] "prostate"  "salivary"  "skin"      "thymus"    "tongue"    "trachea"  
#> [19] "uterus"