[Genome] help with custom tracks and colors (useScore)
Smith, David
DSmith02 at coh.org
Wed Jan 10 13:55:11 PST 2007
Hi guys, thank you for supporting your marvelous tool. I am having
trouble with displaying color shading with the useScore=1 tag in the
track line. My format is .GFF and I'm on the mouse genome, latest
build.
The problem is that all of the colors look to be the same shade for
different scores (ranged 1-1000) and it doesn't matter if it's black
(color=0,0,0) or blue (0,60,120). However, if I add UCSC's GC Percent
track, I can see all of the different shades of black and gray there.
Here is some sample code. I just pasted this into the box where it says
"Add Custom Tracks" after I "Manage Custom Tracks". This code neither
works as a .gff file upload. Does the genome browser not take .gff
format for its color shading? The following code appears as a dark gray
line in the "test of colors" track.
track name="test of colors" description="test of colors" useScore=1
color=0,0,0
chr7 blah name 50000001 50000200 1 +
0 T
chr7 blah name 50000201 50000400 334 +
0 T
chr7 blah name 50000401 50000600 667 +
0 T
chr7 blah name 50000601 50000800 1000 +
0 T
Thanks for any help that you can pass along.
"EMF <COH.ORG>" made the following annotations.
------------------------------------------------------------------------------
SECURITY/CONFIDENTIALITY WARNING: This message and any attachments are intended solely for the individual or entity to which they are addressed. This communication may contain information that is privileged, confidential, or exempt from disclosure under applicable law (e.g., personal health information, research data, financial information). Because this e-mail has been sent without encryption, individuals other than the intended recipient may be able to view the information, forward it to others or tamper with the information without the knowledge or consent of the sender. If you are not the intended recipient, or the employee or person responsible for delivering the message to the intended recipient, any dissemination, distribution or copying of the communication is strictly prohibited. If you received the communication in error, please notify the sender immediately by replying to this message and deleting the message and any accompanying files from your system. If, due to the security risks, you do not wish to receive further communications via e-mail, please reply to this message and inform the sender that you do not wish to receive further e-mail from the sender.
==============================================================================
More information about the Genome
mailing list