GetHighestMeasurement: GetHighestMeasurement

View source: R/atlasapprox.R

GetHighestMeasurementR Documentation

GetHighestMeasurement

Description

Get the cell types with the highest expression of a specified feature in a given organism.

Usage

GetHighestMeasurement(organism, feature, number)

Arguments

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

Value

A dataframe of cell types, organs, and averages for the cell types with the highest measurement for that feature

Examples

GetHighestMeasurement("h_sapiens", "PTPRC", 5)

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