annotate tool_data_table_conf.xml.test @ 12:e79965d0351c draft default tip

planemo upload commit 6358ce7c332f42526423d365f06516983ca677a0
author iuc
date Sat, 03 Dec 2022 10:38:40 +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>