annotate tool_data_table_conf.xml.test @ 2:55b7b257e12f draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pbmm2 commit ea74a1d7e62c0c7f878cf0d83f3539dfbb146b64
author iuc
date Wed, 21 Feb 2024 10:27:49 +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>