comparison tool_data_table_conf.xml.sample @ 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 3a0203e75cc0
children c1451868f8d4
comparison
equal deleted inserted replaced
39:e62d1a610b2c 40:d5e8d72c432a
1 <!-- Use the file tool_data_table_conf.xml.oldlocstyle if you don't want to update your loc files as changed in revision 4550:535d276c92bc-->
1 <tables> 2 <tables>
2 <!-- Locations of all fasta files under genome directory --> 3 <!-- Locations of all fasta files under genome directory -->
3 <table name="all_fasta" comment_char="#"> 4 <table name="all_fasta" comment_char="#">
4 <columns>value, dbkey, name, path</columns> 5 <columns>value, dbkey, name, path</columns>
5 <file path="tool-data/all_fasta.loc" /> 6 <file path="tool-data/all_fasta.loc" />
6 </table> 7 </table>
7 </tables> 8 </tables>
9