Question: Use With Local Browser Mirror
0
gravatar for Keith Lamont
10.7 years ago by
Keith Lamont10
Keith Lamont10 wrote:
Hi all, Is it possible to customize Galaxy to use a mirror of the genome browser? Thanks, Keith Lamont
galaxy • 626 views
ADD COMMENTlink modified 10.7 years ago by James Taylor320 • written 10.7 years ago by Keith Lamont10
0
gravatar for James Taylor
10.7 years ago by
James Taylor320
United States
James Taylor320 wrote:
Keith, For getting data, the easiest thing to do is to create a new tool config. Copy "tools/data_source/ucsc_tablebrowser.xml" in your Galaxy instance to something like "tools/data_source/ ucsc_tablebrowser_local_mirror.xml". Then in that file change (1) the name and id attributes of the <tool> element to something unique and (2) the action attribute of the <inputs> element to point to the URL of your mirror. Then add the new tool config to your "tool_conf.xml". As long as your UCSC mirror is a reasonably recent version, it will then communicate properly with your local Galaxy instance. Please let us know if you have any problems. Thanks, James
ADD COMMENTlink written 10.7 years ago by James Taylor320
0
gravatar for James Taylor
10.7 years ago by
James Taylor320
United States
James Taylor320 wrote:
Keith, Also, if you are interested in being able to display datasets in your local browser mirror, you can modify the file "static/ucsc/ ucsc_build_sites.txt". You will need a line like: site_name http://URL build1,build2,build3... The third field is the list of builds supported by that site, you can likely just copy the line for "main", or modify the list if you have a partial mirror. You will also need to add "site_name" to "ucsc_display_sites" in universe_wsgi.ini Thanks, James
ADD COMMENTlink written 10.7 years ago by James Taylor320
Please log in to add an answer.

Help
Access

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Powered by Biostar version 16.09
Traffic: 186 users visited in the last hour