annotate tool_data_table_conf.xml.test @ 8:a2c1c52a7e47 draft default tip

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