annotate tool_data_table_conf.xml.sample @ 23:5f1ab4c4f459 draft

planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 09975f870c75347fba5c6777c9f3b442bdeeb289
author bgruening
date Fri, 31 Mar 2017 08:14:30 -0400
parents fd4a79e7e5f0
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
fd4a79e7e5f0 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 2bc06301d647fca37a822431d14ffab7a8f9fb67-dirty
bgruening
parents:
diff changeset
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-->
fd4a79e7e5f0 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 2bc06301d647fca37a822431d14ffab7a8f9fb67-dirty
bgruening
parents:
diff changeset
2 <tables>
fd4a79e7e5f0 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 2bc06301d647fca37a822431d14ffab7a8f9fb67-dirty
bgruening
parents:
diff changeset
3 <!-- Locations of 2bit sequence files for use in Lastz -->
fd4a79e7e5f0 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 2bc06301d647fca37a822431d14ffab7a8f9fb67-dirty
bgruening
parents:
diff changeset
4 <table name="lastz_seqs" comment_char="#">
fd4a79e7e5f0 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 2bc06301d647fca37a822431d14ffab7a8f9fb67-dirty
bgruening
parents:
diff changeset
5 <columns>value, name, path</columns>
fd4a79e7e5f0 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 2bc06301d647fca37a822431d14ffab7a8f9fb67-dirty
bgruening
parents:
diff changeset
6 <file path="tool-data/lastz_seqs.loc" />
fd4a79e7e5f0 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 2bc06301d647fca37a822431d14ffab7a8f9fb67-dirty
bgruening
parents:
diff changeset
7 </table>
fd4a79e7e5f0 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 2bc06301d647fca37a822431d14ffab7a8f9fb67-dirty
bgruening
parents:
diff changeset
8 </tables>