annotate tool_data_table_conf.xml.test @ 8:881ea5ff36a0 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/pbmm2 commit c8e260e6e3ecb424888a53d22602c351e775d7a2
author iuc
date Mon, 09 Feb 2026 21:09:06 +0000
parents 29eec6c7bab2
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
29eec6c7bab2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pbmm2 commit b9fe99d8335825c6c23f569034354323b794127a
iuc
parents:
diff changeset
1 <tables>
29eec6c7bab2 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 -->
29eec6c7bab2 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">
29eec6c7bab2 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>
29eec6c7bab2 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" />
29eec6c7bab2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pbmm2 commit b9fe99d8335825c6c23f569034354323b794127a
iuc
parents:
diff changeset
6 </table>
29eec6c7bab2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pbmm2 commit b9fe99d8335825c6c23f569034354323b794127a
iuc
parents:
diff changeset
7 </tables>