Description Usage Arguments Value
View source: R/plotSNE_marker.R
Function to plot the result of a tSNE, colored according to the expression values of a certain marker of interest.
1 | plotSNE_marker(flowframe, tsne_result, marker)
|
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 |
ggplot of the tSNE result colored according to the expression of the provided marker
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.