Mercurial > repos > yating-l > ucsc_blat
annotate tool_data_table_conf.xml.test @ 15:0f7cb5f69f7d draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ucsc_blat/ commit 99187c039c91c052b45f7370ac9b1ccaa6b60b28
author | iuc |
---|---|
date | Mon, 19 May 2025 08:38:50 +0000 |
parents | 2a89f630fa85 |
children |
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> |