annotate tool_data_table_conf.xml.test @ 16:1c49371db3a4 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ucsc_blat/ commit 4120f06d74c0ecd0651156bab5848e6b03121a25
author iuc
date Mon, 23 Jun 2025 07:19:54 +0000
parents 2a89f630fa85
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
11
2a89f630fa85 planemo upload commit 3bb07d25ab817c936018d57b6d81f728915cfadf
iuc
parents:
diff changeset
1 <tables>
2a89f630fa85 planemo upload commit 3bb07d25ab817c936018d57b6d81f728915cfadf
iuc
parents:
diff changeset
2 <!-- Location of blat database files -->
2a89f630fa85 planemo upload commit 3bb07d25ab817c936018d57b6d81f728915cfadf
iuc
parents:
diff changeset
3 <table name="all_fasta" comment_char="#">
2a89f630fa85 planemo upload commit 3bb07d25ab817c936018d57b6d81f728915cfadf
iuc
parents:
diff changeset
4 <columns>value, dbkey, name, path</columns>
2a89f630fa85 planemo upload commit 3bb07d25ab817c936018d57b6d81f728915cfadf
iuc
parents:
diff changeset
5 <file path="${__HERE__}/test-data/all_fasta.loc" />
2a89f630fa85 planemo upload commit 3bb07d25ab817c936018d57b6d81f728915cfadf
iuc
parents:
diff changeset
6 </table>
2a89f630fa85 planemo upload commit 3bb07d25ab817c936018d57b6d81f728915cfadf
iuc
parents:
diff changeset
7 </tables>