plotMarkerDistribution: Plot Distribution of a Marker Across Tissues and Cell Types

plotMarkerDistributionR Documentation

Plot Distribution of a Marker Across Tissues and Cell Types

Description

This function creates a dot plot displaying the distribution of a specified marker across different tissues and cell types, based on data from the CellMarker2.0 database.

Usage

plotMarkerDistribution(mkr = character())

Arguments

mkr

character, the name of the marker to be plotted.

Value

A ggplot2 object representing the distribution of the marker.

Examples

## Not run: 
plotMarkerDistribution("CD14")

## End(Not run)

easybio documentation built on April 12, 2025, 1:59 a.m.