Mercurial > repos > iuc > jbrowse
diff test-data/gencode/test.xml @ 40:d5e8d72c432a draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 7be399c9ee10ecd4b076cc1df775f585c3eb0eeb
| author | iuc |
|---|---|
| date | Wed, 01 Mar 2017 23:06:18 -0500 |
| parents | 6bfd32bd1000 |
| children | c1451868f8d4 |
line wrap: on
line diff
--- a/test-data/gencode/test.xml Thu Feb 09 12:36:02 2017 -0500 +++ b/test-data/gencode/test.xml Wed Mar 01 23:06:18 2017 -0500 @@ -3,17 +3,16 @@ <metadata> <gencode>11</gencode> <genomes> - <genome>/tmp/tmps5cL_a/files/000/dataset_3.dat</genome> + <genome>test-data/merlin.fa</genome> </genomes> <general> <defaultLocation></defaultLocation> - <trackPadding>20</trackPadding> - + <trackPadding>40</trackPadding> <shareLink>true</shareLink> <aboutDescription></aboutDescription> <show_tracklist>true</show_tracklist> <show_nav>true</show_nav> - <show_overview>true</show_overview> + <show_overview>false</show_overview> <show_menu>true</show_menu> <hideGenomeOptions>false</hideGenomeOptions> </general>
