GetCelltypeLocation {atlasapprox}R 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")

[Package atlasapprox version 0.1.0 Index]