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