Entering edit mode
3.1 years ago
Leite
★
1.3k
Dear Biostars
I wonder if someone could give me some tips on how to build a graph similar to this in R:
My data has this format, different days, divided by severity and the genes (normalised z-score)
I tried ggplo2 + geom_line but no progress, nothing worked.
Best, Leite
Dear Trivas,
I try like you said, but it didn't work...
It's because your
dayvector is not of typenumeric.Thanks Trivas!
I tried some changes, but it still doesn't look good. Any other tips?