| Follow Rediff Deal ho jaye! to get exciting offers in your city everyday. |
Hello, Shruti.
The bedGraph format does not offer the functionality to specify colors as you describe. You can view the bedGraph specification page at http://genome.ucsc.edu/goldenPath/help/bedgraph.html. Items in a bedGraph track will only appear in two colors: one color for values greater than or equal to zero and one color for values less than zero.
The BED format offers more flexibility as far as coloring goes. You can view the BED specification page at http://genome.ucsc.edu/FAQ/FAQformat.html#format1. You should pay special attention to the “score” and “itemRgb” fields. You can see an examples of both just below the BED field descriptions. The only drawback to this format is that it does not represent the data in bar graph format as you described.
Please contact us again at gen...@soe.ucsc.edu if you have any further questions.
---
Steve Heitner
UCSC Genome Bioinformatics Group
--