diff readme.rst @ 18:836d1aa3e89a draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3c41f2c44dd5080cbdb5f6bb85dac2b564c8966e
author iuc
date Thu, 16 Nov 2017 09:44:45 -0500
parents 1a6d882d340d
children 1cfc579079a6
line wrap: on
line diff
--- a/readme.rst	Wed Nov 15 15:15:27 2017 -0500
+++ b/readme.rst	Thu Nov 16 09:44:45 2017 -0500
@@ -7,7 +7,7 @@
 Thus, it makes an ideal fit with Galaxy, especially for use as a
 workflow summary. E.g. annotate a genome, then visualise all of the
 associated datasets as an interactive HTML page. This tool MUST be whitelisted
-(or ``sanitize_all_html=False``) to function correctly.
+(or ``sanitize_all_html=False`` in galaxy.ini) to function correctly.
 
 Installation
 ============
@@ -17,7 +17,7 @@
 Running Locally
 ===============
 
-The Galaxy tool interface writes out a yaml file which is then used to generate
+The Galaxy tool interface writes out a xml file which is then used to generate
 the visualizations. An example used during development/testing can be seen in
 `test-data/*/test.xml`. The format is in no way rigorously defined and is
 likely to change at any time! Beware. ;)
@@ -25,6 +25,8 @@
 History
 =======
 
+-  0.7 Support for plugins (currently GC Content, Bookmarks, ComboTrackSelector),
+   track metadata
 -  0.5.2 Support for CanvasFeatures options.
 -  0.5.1 Support for contextual menus. Conda tests.
 -  0.5 Update existing instances on disk. Index names. Support HTML tracks