Mercurial > repos > iuc > jbrowse
diff test-data/bw/test.xml @ 42:c1451868f8d4 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
| author | iuc |
|---|---|
| date | Thu, 08 Jun 2017 17:31:17 -0400 |
| parents | d5e8d72c432a |
| children | 665c4f3e48ae |
line wrap: on
line diff
--- a/test-data/bw/test.xml Wed Mar 01 23:50:09 2017 -0500 +++ b/test-data/bw/test.xml Thu Jun 08 17:31:17 2017 -0400 @@ -5,17 +5,6 @@ <genomes> <genome>test-data/merlin.fa</genome> </genomes> - <general> - <defaultLocation></defaultLocation> - <trackPadding>40</trackPadding> - <shareLink>true</shareLink> - <aboutDescription></aboutDescription> - <show_tracklist>true</show_tracklist> - <show_nav>true</show_nav> - <show_overview>false</show_overview> - <show_menu>true</show_menu> - <hideGenomeOptions>false</hideGenomeOptions> - </general> </metadata> <tracks> <track cat="Scaling" format="wiggle"> @@ -31,7 +20,6 @@ <color_pos>__auto__</color_pos> <color_neg>__auto__</color_neg> <bicolor_pivot>zero</bicolor_pivot> - <scale>linear</scale> </wiggle> </options> </track> @@ -48,7 +36,6 @@ <color_pos>__auto__</color_pos> <color_neg>__auto__</color_neg> <bicolor_pivot>zero</bicolor_pivot> - <scale>linear</scale> </wiggle> </options> </track> @@ -67,7 +54,6 @@ <color_pos>__auto__</color_pos> <color_neg>__auto__</color_neg> <bicolor_pivot>zero</bicolor_pivot> - <scale>linear</scale> </wiggle> </options> </track> @@ -88,7 +74,6 @@ <color_pos>__auto__</color_pos> <color_neg>__auto__</color_neg> <bicolor_pivot>mean</bicolor_pivot> - <scale>linear</scale> </wiggle> </options> </track> @@ -106,7 +91,6 @@ <color_pos>#0000ff</color_pos> <color_neg>#ff0000</color_neg> <bicolor_pivot>mean</bicolor_pivot> - <scale>linear</scale> </wiggle> </options> </track> @@ -124,7 +108,6 @@ <color_pos>#ff0000</color_pos> <color_neg>#0000ff</color_neg> <bicolor_pivot>mean</bicolor_pivot> - <scale>log</scale> </wiggle> </options> </track> @@ -142,7 +125,6 @@ <color_pos>#0000ff</color_pos> <color_neg>#ff0000</color_neg> <bicolor_pivot>100</bicolor_pivot> - <scale>linear</scale> </wiggle> </options> </track>
