Mercurial > repos > yating-l > ucsc_blat
annotate tool_data_table_conf.xml.sample @ 36:e564213a92b8 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ucsc_blat/ commit 639d331c388694a4143a4feea80870953282286e
author | iuc |
---|---|
date | Mon, 28 Oct 2024 07:10:21 +0000 |
parents | 401304052f2f |
children |
rev | line source |
---|---|
17
401304052f2f
planemo upload commit 9e778f6145837bd749e60913d184d3d90e2677df-dirty
yating-l
parents:
diff
changeset
|
1 <tables> |
401304052f2f
planemo upload commit 9e778f6145837bd749e60913d184d3d90e2677df-dirty
yating-l
parents:
diff
changeset
|
2 <!-- Location of blat database files --> |
401304052f2f
planemo upload commit 9e778f6145837bd749e60913d184d3d90e2677df-dirty
yating-l
parents:
diff
changeset
|
3 <table name="all_fasta" comment_char="#"> |
401304052f2f
planemo upload commit 9e778f6145837bd749e60913d184d3d90e2677df-dirty
yating-l
parents:
diff
changeset
|
4 <columns>value, dbkey, name, path</columns> |
401304052f2f
planemo upload commit 9e778f6145837bd749e60913d184d3d90e2677df-dirty
yating-l
parents:
diff
changeset
|
5 <file path="tool-data/all_fasta.loc" /> |
401304052f2f
planemo upload commit 9e778f6145837bd749e60913d184d3d90e2677df-dirty
yating-l
parents:
diff
changeset
|
6 </table> |
401304052f2f
planemo upload commit 9e778f6145837bd749e60913d184d3d90e2677df-dirty
yating-l
parents:
diff
changeset
|
7 </tables> |