plotMarkerDistribution | R Documentation |
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.
plotMarkerDistribution(mkr = character())
mkr |
character, the name of the marker to be plotted. |
A ggplot2 object representing the distribution of the marker.
plotMarkerDistribution("CD14")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.