annotate tool_data_table_conf.xml.sample @ 15:118919005989 draft

planemo upload for repository https://github.com/deeptools/deepTools/tree/master/galaxy/wrapper/ commit 3cefc7d64faa53ef9a4e5984c7b275fc47cbdaaf
author bgruening
date Wed, 20 Feb 2019 07:57:42 -0500
parents 4b88c90b6f6e
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
4b88c90b6f6e planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 2c5f94de9ddf6798e49b7e9c340c841ca2bfbcfe
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-->
4b88c90b6f6e planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 2c5f94de9ddf6798e49b7e9c340c841ca2bfbcfe
bgruening
parents:
diff changeset
2 <tables>
4b88c90b6f6e planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 2c5f94de9ddf6798e49b7e9c340c841ca2bfbcfe
bgruening
parents:
diff changeset
3 <!-- Locations of 2bit sequence files for use in Lastz -->
4b88c90b6f6e planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 2c5f94de9ddf6798e49b7e9c340c841ca2bfbcfe
bgruening
parents:
diff changeset
4 <table name="lastz_seqs" comment_char="#">
4b88c90b6f6e planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 2c5f94de9ddf6798e49b7e9c340c841ca2bfbcfe
bgruening
parents:
diff changeset
5 <columns>value, name, path</columns>
4b88c90b6f6e planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 2c5f94de9ddf6798e49b7e9c340c841ca2bfbcfe
bgruening
parents:
diff changeset
6 <file path="tool-data/lastz_seqs.loc" />
4b88c90b6f6e planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 2c5f94de9ddf6798e49b7e9c340c841ca2bfbcfe
bgruening
parents:
diff changeset
7 </table>
4b88c90b6f6e planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 2c5f94de9ddf6798e49b7e9c340c841ca2bfbcfe
bgruening
parents:
diff changeset
8 </tables>