Re: [R] draw a graphic using segments to represent data

2006-05-10 Thread Camarda, Carlo Giovanni
rch Konrad-Zuse-Strasse 1 18057 Rostock, Germany Tel: +49 (0)381 2081 172 Fax: +49 (0)381 2081 472 [EMAIL PROTECTED] === Date: Tue, 9 May 2006 15:10:37 -0400 From: "Wang, Xuetao" <[EMAIL PROTECTED]> Subject: [R] draw a graphic using segment

Re: [R] draw a graphic using segments to represent data

2006-05-10 Thread Uwe Ligges
Wang, Xuetao wrote: > 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 >

[R] draw a graphic using segments to represent data

2006-05-09 Thread Wang, Xuetao
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