Hello,

 

I'd like to draw a graphic using different color line segments to
represent microarray data.  It simply likes this:

Data=cbind(c(1, 2, -1, 3,  -2.2), c(1, 3, -1, -1.8, 4))

The first col No represents y'axis position (negative down and positive
up). The second col No represents a length of segment (negative segment
should be on left of y, and positive on right). Also the segment color
on I, II, III, IV should be different.

 

Thank you for your time and help.

 

Xueato


        [[alternative HTML version deleted]]

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to