comparison tool_data_table_conf.xml.sample @ 76:d54881c558b8 draft

planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 3bc1d1c6f4e28ac7ff8df79fe4e3f00a195938e6-dirty
author iuc
date Fri, 02 Oct 2015 17:54:07 -0400
parents 09b65c12a75a
children
comparison
equal deleted inserted replaced
75:aa76a7fa6f82 76:d54881c558b8
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>