View source: R/marker_intensity_boxplot.R
marker_intensity_boxplot | R Documentation |
Produces boxplots of marker levels for cells phenotyped as being positive for the marker, and those that where phenotyped as being negative.
marker_intensity_boxplot(spe_object, marker, feature_colname = "Phenotype")
spe_object |
SpatialExperiment object in the form of the output of
|
marker |
String. Marker being queried. |
feature_colname |
String. Column containing marker information |
A plot is returned
marker_intensity_boxplot(SPIAT::simulated_image, "Immune_marker1")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.