comparison tool_data_table_conf.xml.sample @ 30:5231f398d784 draft

planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
author bgruening
date Tue, 20 Oct 2015 14:43:12 -0400
parents d957e25e18a3
children
comparison
equal deleted inserted replaced
29:3a2aab18a217 30:5231f398d784
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 2bit sequence files for use in deepTools --> 3 <!-- Locations of 2bit sequence files for use in Lastz -->
3 <table name="deepTools_seqs" comment_char="#"> 4 <table name="lastz_seqs" comment_char="#">
4 <columns>value, name, path</columns> 5 <columns>value, name, path</columns>
5 <file path="tool-data/deepTools_seqs.loc" /> 6 <file path="tool-data/lastz_seqs.loc" />
6 </table> 7 </table>
7 </tables> 8 </tables>