GetAverage: GetAverage

View source: R/atlasapprox.R

GetAverageR Documentation

GetAverage

Description

Get the average gene expression for specified features across cell types in a given organism and organ.

Usage

GetAverage(organism, organ, features)

Arguments

organism

The organism you would like to query

organ

The organ you would like to query

features

The features (genes) you would like to query

Value

A data.frame of average gene expression by cell type in that organism and organ

Examples

GetAverage("h_sapiens", "Lung", c("COL1A1", "PTPRC"))

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