On 03/02/2012 11:49 PM, SMcG wrote:
Hi,

I'm wondering if anybody could possibly help me? I have a table with
5 tab-delimited columns. Each column has 'e-value' scores for 5
different proteins.

I'd like to plot a distribution curve using hist() for the 5
different proteins and show the 5 distribution curves on the same
graph in different colours. In the case, E-values will be the X-axis
and frequency will be the Y-axis.

Is this at all possible?

Hi SMcG,
Have a look at the last example for the barp function (plotrix). This
may be what you want.

Jim

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to