PlotMarker {countland} | R Documentation |
Plot cell using spectral embedding and display counts in a given gene.
Description
Plot cell using spectral embedding and display counts in a given gene.
Usage
PlotMarker(C, gene_index, colors = color_palette)
Arguments
C |
countland object |
gene_index |
index value for gene to visualize |
colors |
color palette for ggplot2, default=palette of 11 colors |
Value
generates plot of cells with spectral embedding, colored by marker gene counts
[Package countland version 0.1.2 Index]