plotSNE_marker: plotSNE_marker

Description Usage Arguments Value

View source: R/plotSNE_marker.R

Description

Function to plot the result of a tSNE, colored according to the expression values of a certain marker of interest.

Usage

1
plotSNE_marker(flowframe, tsne_result, marker)

Arguments

flowframe

The flowframe containing the data on which the tSNE was computed

tsne_result

The resulting object of the Rtsne::Rtsne function

marker

The marker of interest, given as a character

Value

ggplot of the tSNE result colored according to the expression of the provided marker


saeyslab/FlowSOM_workshop documentation built on Sept. 3, 2021, 9:21 a.m.