GetCelltypeLocation: GetCelltypeLocation

View source: R/atlasapprox.R

GetCelltypeLocationR Documentation

GetCelltypeLocation

Description

Get the organs where a specified cell type is found in a given organism.

Usage

GetCelltypeLocation(organism, cell_type)

Arguments

organism

The organism you would like to query

cell_type

The cell type you would like to query

Value

An array of organs in which that cell type is found

Examples

GetCelltypeLocation("h_sapiens", "fibroblast")

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