Entering edit mode
4.2 years ago
yueli7
▴
250
Hello,
I want to change the healthy control into green color, and severe into red color.
Thanks in advance for any help!
Best,
Yue
> RidgePlot(Basal, features = c("MAFF"),group.by="tech") + theme(axis.title.y = element_blank())
Picking joint bandwidth of 0.0865
> RidgePlot(Basal, features = c("MAFF"), cols.use = c("green","blue","red"),group.by="tech") + theme(axis.title.y = element_blank())
Error in RidgePlot(Basal, features = c("MAFF"), cols.use = c("green", :
unused argument (cols.use = c("green", "blue", "red"))
Hello antonioggsousa,
Thank you so much for your great help!
Thank you!
Best,
Yue
You're welcome!
Do not forget to:
If an answer was helpful, you should upvote it; if the answer resolved your question, you should mark it as accepted. You can accept more than one if they work. This will help further users that might find this post useful to find the right answer.
Cheers,
António
Sorry about that!
Thank you again!
Yue
I like the last part that you've added to our template. Mind if I steal it and make it part of the template?
Hello RamRS.
Of course, It is my pleasure.
Best,
Yue
Thanks but I’m asking Antonio. Sorry about the confusion!
Hi @RamRS,
Yes, of course you can use.
I was the one that steal it from you.
António