R/plot_reduced_dim_gene.R
plot_reduced_dim_gene.RdPlots the cells in reduced dimensionality space with log10 expression values for a specified gene.
a SingleCellExperiment object
the reducedDim slot for plotting
the gene of interest
point size
point alpha
off and on colours
p a ggplot object
Generates a 2d plot of cells with gene expression
Other plotting functions:
plot_expr_by_numeric_var(),
plot_reduced_dim(),
plot_violin()