Mercurial > repos > iuc > jbrowse
diff test-data/gencode/test-1.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/gencode/test-1.xml Wed Mar 01 23:50:09 2017 -0500 +++ b/test-data/gencode/test-1.xml Thu Jun 08 17:31:17 2017 -0400 @@ -3,8 +3,20 @@ <metadata> <gencode>1</gencode> <genomes> - <genome>test-data/merlin.fa</genome> + <genome>/tmp/tmpPJZIQf/files/000/dataset_1.dat</genome> </genomes> + <general> + <defaultLocation></defaultLocation> + <trackPadding>20</trackPadding> + + <shareLink>true</shareLink> + <aboutDescription></aboutDescription> + <show_tracklist>true</show_tracklist> + <show_nav>true</show_nav> + <show_overview>true</show_overview> + <show_menu>true</show_menu> + <hideGenomeOptions>false</hideGenomeOptions> + </general> </metadata> <tracks> </tracks>
