# NOT RUN {
gene.plot(demo.obj, gene = "CD74",interactive = FALSE)
gene.plot(demo.obj, gene = "CD74",plot.data.type = "umap",interactive = FALSE)
gene.plot(demo.obj, gene = "CD74",
plot.data.type = "umap",
interactive = FALSE,
plot.type = "barplot")
gene.plot(demo.obj, gene = "CD74",
plot.data.type = "umap",
interactive = FALSE,
plot.type = "boxplot")
# }
Run the code above in your browser using DataLab