Entering edit mode
7.1 years ago
Javad
▴
150
Hello every body,
Could you please tell me which R package can I use to produce graphs like this?
Thanks in advance.
Hello every body,
Could you please tell me which R package can I use to produce graphs like this?
Thanks in advance.
If you have basic knowledge in R you can use ggplot2 to make good publication quality plots. Here is an excellent guide for ggplot2. HTH
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
what kind of data is it ?
It is just a gene expression. I need to show the percentage of each gene in diffrerent group. each colour here represents a gene and the height of column represents the percentage of gene expression.