[Genome] Resetting the browser in a custom track file ?

Galt Barber galt at soe.ucsc.edu
Fri Apr 4 09:12:30 PDT 2008


I do not know of a browser-reset or custom tracks-reset.

However, looking at the form in the Manage Custom Tracks page,
it looks like you could send this as a GET or PUT and it
would remove the custom track made previously on the session:

NAME="hgct_do_delete" VALUE="delete"
NAME="hgct_del_ct_UserTrack" VALUE=on
NAME="boolshad.hgct_del_ct_UserTrack" VALUE="1"
NAME="hgsid" VALUE="105662668"

i.e.
http://server/path/cgi-bin/hgCustom
?hgsid=105662668
&hgct_do_delete=delete
&hgct_del_ct_UserTrack=on
&boolshad.hgct_del_ct_UserTrack=1

you are plug in the correct hgsid cart session id,
and the custom track name (if it is not just "UserTrack").

This will cause the system to delete the custom track
from your session cart settings.

-Galt


On Fri, 4 Apr 2008, Jessica Wasserscheid wrote:

> Hi,
>
> Is there a way to tell the browser to reset the defaults before it loads
> custom tracks, in the file containing these custom tracks ? (the same
> way I use "browser hide all" at the top of the file, is it possible to
> write "browser reset" or something like that).
> So that the temporary custom tracks generated on the fly by my program
> don't keep piling up in the browser during one session.
>
> Let me know if I wasn't clear.
>
> Thanks
>
> Jessica.
>
> --
> Jessica Wasserscheid
> Bioinformatician, Vervet Monkey Genomics Project
> http://www.genomequebec.mcgill.ca/compgen/submit_db/vervet_project
> McGill University & Genome Quebec Innovation Center
> 740 Dr. Penfield Avenue Room 7211
> Montreal, Quebec Canada, H3A 1A4
>
> Email : jessica.wasserscheid at mail.mcgill.ca
> Phone : (001) 514-398-3311 #00476
>
>
>
> _______________________________________________
> Genome maillist  -  Genome at soe.ucsc.edu
> http://www.soe.ucsc.edu/mailman/listinfo/genome
>


More information about the Genome mailing list