diff jbrowse2.xml @ 3:2de9f585505b draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse2 commit b30d2e277cc360437a02fa812c577c0c8d997cff-dirty
author fubar
date Tue, 09 Jan 2024 02:35:52 +0000
parents d78175596286
children efc64d8f4b72
line wrap: on
line diff
--- a/jbrowse2.xml	Mon Jan 08 09:23:19 2024 +0000
+++ b/jbrowse2.xml	Tue Jan 09 02:35:52 2024 +0000
@@ -958,11 +958,11 @@
 A JBrowse2 history item can be opened by viewing it (the "eye" icon).
 They can also be downloaded as archives ("floppy disk" icon) to share and for local viewing.
 One extra step is required before they can be viewed. A local python web server must be started using a script included in each archive.
-Unzip the archive (*unzip [filename].zip*) and change to the first level directory. It contains a file named "servejb2.py"
+Unzip the archive (*unzip [filename].zip*) and change to the first level directory. It contains a file named "webserver.py"
 
 Assuming you have python3 installed, running:
 
-*python3 servjb2.py*
+*python3 webserver.py*
 
 will serve the unarchived JBrowse2 configuration, so it can be browsed by pointing a web browser to localhost:8080