annotate tool_data_table_conf.xml.test @ 5:6e404c7ad47f draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pbmm2 commit b912e99df96b2fbcc3987bb02be5dc7ed1698f1c
author iuc
date Wed, 12 Mar 2025 09:29:47 +0000
parents 1919ba3fa175
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
1919ba3fa175 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pbmm2 commit b9fe99d8335825c6c23f569034354323b794127a
iuc
parents:
diff changeset
1 <tables>
1919ba3fa175 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pbmm2 commit b9fe99d8335825c6c23f569034354323b794127a
iuc
parents:
diff changeset
2 <!-- Locations of all fasta files under genome directory -->
1919ba3fa175 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pbmm2 commit b9fe99d8335825c6c23f569034354323b794127a
iuc
parents:
diff changeset
3 <table name="all_fasta" comment_char="#" allow_duplicate_entries="False">
1919ba3fa175 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pbmm2 commit b9fe99d8335825c6c23f569034354323b794127a
iuc
parents:
diff changeset
4 <columns>value, dbkey, name, path</columns>
1919ba3fa175 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pbmm2 commit b9fe99d8335825c6c23f569034354323b794127a
iuc
parents:
diff changeset
5 <file path="${__HERE__}/test-data/all_fasta.loc" />
1919ba3fa175 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pbmm2 commit b9fe99d8335825c6c23f569034354323b794127a
iuc
parents:
diff changeset
6 </table>
1919ba3fa175 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pbmm2 commit b9fe99d8335825c6c23f569034354323b794127a
iuc
parents:
diff changeset
7 </tables>