Greetings, Joan,
You need to drop the second use of the word "track" in your
header line.
track type=bedGraph track name="RbFoxscore" description="binding score
for 45nt window" useScore=1 color=100,50,0
chr3 109143343 109143343 0
should be:
track type=bedGraph name="RbFoxscore" description="binding score for
45nt window" useScore=1 color=100,50,0
chr3 109143343 109143343 0
And each track should have a track line that uses a different name,
e.g.:
track type=bedGraph name="RbFoxscore" description="binding score for
45nt window" useScore=1 color=100,50,0
chr3 109143343 109143343 0
track type=bedGraph name="RbFoxscore2" description="binding score for
45nt window" useScore=1 color=100,50,0
chr3 109143343 109143343 0
best regards, and thanks for being a Browser user,
--b0b kuhn
ucsc genome bioinformatics group
On 4/11/2012 11:18 AM, Hooper, Joan wrote:
> My bedgraph custom track uploads and displays properly, EXCEPT that the track
> name is not recognized. The browser gives it the default name "User track".
> The first 2 lines of my file are:
>
> track type=bedGraph track name="RbFoxscore" description="binding score for
> 45nt window" useScore=1 color=100,50,0
> chr3 109143343 109143343 0
>
> This would be OK, except that I want to load multiple tracks and cannot
> because each one is called "User track" and displaces the previously loaded
> track...
>
> What am I doing wrong?????
>
> joan
> _______________________________________________
> Genome maillist - [email protected]
> https://lists.soe.ucsc.edu/mailman/listinfo/genome
_______________________________________________
Genome maillist - [email protected]
https://lists.soe.ucsc.edu/mailman/listinfo/genome