GetCelltypeLocation {atlasapprox} | R Documentation |
Get the organs where a specified cell type is found in a given organism.
GetCelltypeLocation(organism, cell_type)
organism |
The organism you would like to query |
cell_type |
The cell type you would like to query |
An array of organs in which that cell type is found
GetCelltypeLocation("h_sapiens", "fibroblast")