Making a graph with ggplot2 out of an excel file with multiple groups

41 Views Asked by At

I want to make a line plot with ggplot2 from an excel file of 5 different groups, related to the beta methylation values compared to the probes.

excel file first rows

i would like to have it like this but then with a lot more data

i tried different scripts from other websites but i dont understand how i could use my excel file and then make it in to a line plot like the figure with multiple values.

0

There are 0 best solutions below