Seurat: (Box)plot unscaled gene expression of a list of genes by cluster
0
1
Entering edit mode
23 months ago
elb ▴ 250

Hi guys, I would like to (box)plot the gene expression (unscaled data) of a list of genes using my desired order of clusters. Is there a fast way to do it?

Thank you in advance

Seurat R cell single • 2.2k views
ADD COMMENT
0
Entering edit mode

I don't know about a box plot, but there are several other visualization options such as violin plots using VlnPlot. Set features to the vector of genes you want to visualize, slot to count for unscaled, untransformed gene counts, and idents to specify which clusters (i think).

https://satijalab.org/seurat/reference/vlnplot
https://satijalab.org/seurat/articles/visualization_vignette.html

ADD REPLY

Login before adding your answer.

Traffic: 1476 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6