Try using color=0,255,0 altColor=255,0,0

This will display positive values in green, and negative values in red.
You only have control over the color via this positive/negative indication.
You do not have control of individual colors for individual plot positions.

--Hiram

Dhiral Phadke wrote:
> Hi, 
>  
> I have a track that I would like to display using 2 different colors: For 
> example: 
>  
> track type=bedGraph name="TEST1-BedGraph Format" description="BedGraph 
> format" visibility=full color=255,0,0 priority=20
> chr19 59302000 59302300 -1.0
> chr19 59302300 59302600 -0.75
> chr19 59302600 59302900 -0.50
> chr19 59302900 59303200 -0.25
> chr19 59303200 59303500 0.0
> chr19 59303500 59303800 0.25
> chr19 59303800 59304100 0.50
> chr19 59304100 59304400 0.75
> chr19 59304400 59304700 1.00
> 
> I would like to display positions 59302000 - 59303500 in red and positions 
> 59303500 - 59304700 in green. Is this possible? How can this be done?
>  
> Thanks a lot.
>  
> -Dhiral.
> 
> 
>       
> _______________________________________________
> Genome maillist  -  [email protected]
> http://www.soe.ucsc.edu/mailman/listinfo/genome
> 

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

Reply via email to