GetFractionDetected: GetFractionDetected

View source: R/atlasapprox.R

GetFractionDetectedR Documentation

GetFractionDetected

Description

Get the fraction of cells expressing specified features across cell types in a given organism and organ.

Usage

GetFractionDetected(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 fraction of expressing cells by cell type in that organism and organ

Examples

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

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