3 Nov
2010
3 Nov
'10
12:51 p.m.
OK, finally figured out the problems involved in adding an additional genome browser to the list. 1. The Apache server must be accessible to the Genome Browser hosts. Duh! 2. The correct hostnames need to be added to the following files: ~/lib/galaxy/security/__init__.py ~/lib/galaxy/web/framework/middleware/remoteuser.py 3. A new tablebrowser XML file was created and listed ~/tools/data_source/NIH_ucsc_tablebrowser.xml ~/tool_conf.xml 4. The new ids need to be included in the ucsc_display_sites and [galaxy:tool_runners] section of universe_wsgi.ini. Cheers, David