seurat dotplot issue
1
0
Entering edit mode
2.2 years ago
clizama • 0

Hi,

I did some graph Dotplots from a dataset: I did the dotplot in two different ways but does not have too much sense the result:

The first I group by CellType and split by Control and treatment: The output looks like the Treatment is higher. https://user-images.githubusercontent.com/18195075/154424811-ad9f1d08-b958-4bea-84b3-9f22489ba55e.jpg The Second I just group.by Control and treatment (This is the average of all celltype). But the result is the opposite?? https://user-images.githubusercontent.com/18195075/154425033-f9310ce3-71b6-4f99-bbab-133125b8dfbd.jpg Do you know if I missing something??

Seurat dotplot • 1.6k views
ADD COMMENT
0
Entering edit mode

Could you please share with us the commands you used to generate those two plots?

ADD REPLY
0
Entering edit mode
2.2 years ago
clizama • 0

Plot1 Dotplot(object, features = c("MRC1"), group.by = "CellType", split.by = "orig.ident")

Plot2 Dotplot(object, features = c("MRC1"), split.by = "orig.ident")

ADD COMMENT
0
Entering edit mode

I escalated the percent express cells and now I can see the dot.

ADD REPLY

Login before adding your answer.

Traffic: 3153 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