GetHighestMeasurement | R Documentation |
Get the cell types with the highest expression of a specified feature in a given organism.
GetHighestMeasurement(organism, feature, number)
organism |
The organism you would like to query |
feature |
The feature you would like to query |
number |
The number of highest expressors you would like to get |
A dataframe of cell types, organs, and averages for the cell types with the highest measurement for that feature
GetHighestMeasurement("h_sapiens", "PTPRC", 5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.