R ggplot
0
0
Entering edit mode
10 months ago
lela2314 • 0

In my lab we are plotting some data and I want to make a plot with our results, but I don't know how to do it. We basically have 2 R files, one with a list of overlapped transcription factors that we investigated in muscle and another in liver. They have different length and some rows are repeated (I guess I can group them and know how many transcriptions factors I have of each?? but how)

My idea was to make a xy plot where the X axis is for the number of overlapped factors in muscle and Y for liver. and each dot is one transcription factor. I also want to show the name of the TF so I think I should use geom_text_repel().

I have trouble knowing if I should bind both files or pivot wider??

Thanks

R ggplot • 468 views
ADD COMMENT
1
Entering edit mode

Is "R ggplot" the most concise/descriptive title you can use?

ADD REPLY

Login before adding your answer.

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