annotate tool_data_table_conf.xml.test @ 18:6f40b91cd1ac draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nextclade commit c41319b6593caa0a11835f5e8bc48b1f1e316ff8
author iuc
date Sat, 08 Oct 2022 20:02:02 +0000
parents ae29ea21e448
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
919cc9dc23f0 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nextclade commit 52ba8fbf88f6c92b2811ace30ebd091b0800057a"
iuc
parents:
diff changeset
1 <tables>
919cc9dc23f0 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nextclade commit 52ba8fbf88f6c92b2811ace30ebd091b0800057a"
iuc
parents:
diff changeset
2 <!-- Locations of all fasta files under genome directory -->
919cc9dc23f0 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nextclade commit 52ba8fbf88f6c92b2811ace30ebd091b0800057a"
iuc
parents:
diff changeset
3 <table name="all_fasta" comment_char="#" allow_duplicate_entries="False">
919cc9dc23f0 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nextclade commit 52ba8fbf88f6c92b2811ace30ebd091b0800057a"
iuc
parents:
diff changeset
4 <columns>value, dbkey, name, path</columns>
919cc9dc23f0 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nextclade commit 52ba8fbf88f6c92b2811ace30ebd091b0800057a"
iuc
parents:
diff changeset
5 <file path="${__HERE__}/test-data/all_fasta.loc"/>
919cc9dc23f0 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nextclade commit 52ba8fbf88f6c92b2811ace30ebd091b0800057a"
iuc
parents:
diff changeset
6 </table>
16
ae29ea21e448 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nextclade commit 2c63aeec74c260ccd9b2cdbbe1869bef2f3d5cda
iuc
parents: 0
diff changeset
7 <table name="nextclade" comment_char="#" allow_duplicate_entries="False">
ae29ea21e448 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nextclade commit 2c63aeec74c260ccd9b2cdbbe1869bef2f3d5cda
iuc
parents: 0
diff changeset
8 <!-- min_nextclade_version is the minimum nextclade tool version that is needed to read the nextclade data -->
ae29ea21e448 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nextclade commit 2c63aeec74c260ccd9b2cdbbe1869bef2f3d5cda
iuc
parents: 0
diff changeset
9 <columns>value, database_name, description, min_nextclade_version, date, path</columns>
ae29ea21e448 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nextclade commit 2c63aeec74c260ccd9b2cdbbe1869bef2f3d5cda
iuc
parents: 0
diff changeset
10 <file path="${__HERE__}/test-data/nextclade.loc" />
ae29ea21e448 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nextclade commit 2c63aeec74c260ccd9b2cdbbe1869bef2f3d5cda
iuc
parents: 0
diff changeset
11 </table>
0
919cc9dc23f0 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nextclade commit 52ba8fbf88f6c92b2811ace30ebd091b0800057a"
iuc
parents:
diff changeset
12 </tables>