GetCelltypes {atlasapprox} | R Documentation |
GetCelltypes
Description
Get all available cell types for a specified organism and organ.
Usage
GetCelltypes(organism, organ)
Arguments
organism |
The organism you would like to query |
organ |
The organ you would like to query |
Value
An array of available cell types from that organism and organ
Examples
GetCelltypes("h_sapiens", "Lung")
[Package atlasapprox version 0.1.0 Index]