I have 4 samples in each grp in untreated vs treated grp. I want to display all this data of two grps (8 samples) in UCSC browser. This is a methylation array data. I generated a bedgraph for one sample as -
track type=bedGraph name="A"description="A hox" visibility=full color=0,255,0                
chr2    176964720    176964720    0.018296992    
chr2    176963353    176963353    0.018508837    
chr17    46699073    46699073    0.021180405
It displays the values as bar diagram in specified color and also display the value itself. My question is How can I display all 8 tracks in different colors as well as I would like to have name of the gene (not value) to appear on the track.
Thanks
Especially with the "multiWig" format, which overlays many bigWigs into one track: http://genome.ucsc.edu/goldenPath/help/trackDb/trackDbHub.html#aggregate