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

plotMarkerDistribution("CD14")

easybio documentation built on Sept. 17, 2024, 1:08 a.m.