Strange plots I got from R studio
0
0
Entering edit mode
3.5 years ago
Laven9 • 0

Recently, when I plot by R, all the plots I got have no X axis and Y axis, by default. It just happened suddenly and I really need helps.

I was following "seraut":

plot1 <- FeatureScatter(pbmc, feature1 = "nCount_RNA", feature2 = "percent.mt")

And I got my plot with no axis.

As I was checking, I found axis.line.X of plot1 is NULL. And so as axis.line.Y

also can't ggplot2 work.

but it can work fine with plot(1:5, 1:5)

R • 938 views
ADD COMMENT
2
Entering edit mode

without any more information (code, reproducible dataset/example, figures) we can not help you. Please edit your question accordingly

ADD REPLY
2
Entering edit mode

How is this related to bioinformatics rather than an R programming issue?

ADD REPLY
0
Entering edit mode

I was following "seraut"

Likely Seurat tutorial.

ADD REPLY

Login before adding your answer.

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