comparison tool_data_table_conf.xml.sample @ 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
comparison
equal deleted inserted replaced
41:35f66826b6e7 42:c1451868f8d4
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-->
2 <tables> 1 <tables>
3 <!-- Locations of all fasta files under genome directory --> 2 <!-- Locations of all fasta files under genome directory -->
4 <table name="all_fasta" comment_char="#"> 3 <table name="all_fasta" comment_char="#">
5 <columns>value, dbkey, name, path</columns> 4 <columns>value, dbkey, name, path</columns>
6 <file path="tool-data/all_fasta.loc" /> 5 <file path="tool-data/all_fasta.loc" />
7 </table> 6 </table>
8 </tables> 7 </tables>
9