annotate tool_data_table_conf.xml.test @ 4:ea76fa4f1526 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit 26aa67fb926f54dfda456f8e25b3c3a21aa63685
author iuc
date Wed, 25 Sep 2024 15:29:42 +0000
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4
ea76fa4f1526 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit 26aa67fb926f54dfda456f8e25b3c3a21aa63685
iuc
parents:
diff changeset
1 <tables>
ea76fa4f1526 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit 26aa67fb926f54dfda456f8e25b3c3a21aa63685
iuc
parents:
diff changeset
2 <!-- Locations of all fasta files under genome directory -->
ea76fa4f1526 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit 26aa67fb926f54dfda456f8e25b3c3a21aa63685
iuc
parents:
diff changeset
3 <table name="all_fasta" comment_char="#" allow_duplicate_entries="False">
ea76fa4f1526 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit 26aa67fb926f54dfda456f8e25b3c3a21aa63685
iuc
parents:
diff changeset
4 <columns>value, dbkey, name, path</columns>
ea76fa4f1526 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit 26aa67fb926f54dfda456f8e25b3c3a21aa63685
iuc
parents:
diff changeset
5 <file path="${__HERE__}/test-data/all_fasta.loc" />
ea76fa4f1526 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit 26aa67fb926f54dfda456f8e25b3c3a21aa63685
iuc
parents:
diff changeset
6 </table>
ea76fa4f1526 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/arriba commit 26aa67fb926f54dfda456f8e25b3c3a21aa63685
iuc
parents:
diff changeset
7 </tables>