Thanks,
But I do not want to combine them into one row, because I try to show different 
colors for the three lines. can you please give suggestions for that?
 
Jian


--- On Thu, 2/12/10, Hiram Clawson <[email protected]> wrote:


From: Hiram Clawson <[email protected]>
Subject: Re: [Genome] custom track in one line
To: "Yuan Jian" <[email protected]>
Cc: [email protected]
Received: Thursday, 2 December, 2010, 5:12 PM


You could use the kent program bedItemOverlapCount to reduce these three lines 
to:
chr17   6711022 6711025 1

Otherwise, you would need to write a perl script or other program to read
this file and construct a single item:
chr17   6711022 6711025

--Hiram

Yuan Jian wrote:
> Hello,
> the following custom track are showing in three lines
> chr17 6711022 6711023 name1 0 + 6711022 6711023 255,0,0
> chr17 6711023 6711024 name2 0 + 6711023 6711024 255,0,0
> chr17 6711024 6711025 name3 0 + 6711024 6711025 255,0,0
> 
> how can I force them in one line?
>  thanks
> Jian



      
_______________________________________________
Genome maillist  -  [email protected]
https://lists.soe.ucsc.edu/mailman/listinfo/genome

Reply via email to