Mercurial > repos > earlhaminst > lotus2
annotate tool_data_table_conf.xml.sample @ 11:8f732780e0f3 draft
"planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/lotus2 commit 544a60608fa765463c1d805595a56b8a49a689ea"
author | earlhaminst |
---|---|
date | Tue, 08 Jun 2021 19:53:13 +0000 |
parents | cf56a6553385 |
children |
rev | line source |
---|---|
2
cf56a6553385
"planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/lotus2 commit 4f154640ea9b8d9472307287f0ee6483649c9466"
earlhaminst
parents:
diff
changeset
|
1 <!-- Use the file tool_data_table_conf.xml.oldlocstyle if you don't want to update your loc files as changed in revision 4550:535d276c92bc--> |
cf56a6553385
"planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/lotus2 commit 4f154640ea9b8d9472307287f0ee6483649c9466"
earlhaminst
parents:
diff
changeset
|
2 <tables> |
cf56a6553385
"planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/lotus2 commit 4f154640ea9b8d9472307287f0ee6483649c9466"
earlhaminst
parents:
diff
changeset
|
3 <!-- Locations of all fasta files under genome directory --> |
cf56a6553385
"planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/lotus2 commit 4f154640ea9b8d9472307287f0ee6483649c9466"
earlhaminst
parents:
diff
changeset
|
4 <table name="all_fasta" comment_char="#" allow_duplicate_entries="False"> |
cf56a6553385
"planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/lotus2 commit 4f154640ea9b8d9472307287f0ee6483649c9466"
earlhaminst
parents:
diff
changeset
|
5 <columns>value, dbkey, name, path</columns> |
cf56a6553385
"planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/lotus2 commit 4f154640ea9b8d9472307287f0ee6483649c9466"
earlhaminst
parents:
diff
changeset
|
6 <file path="tool-data/all_fasta.loc" /> |
cf56a6553385
"planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/lotus2 commit 4f154640ea9b8d9472307287f0ee6483649c9466"
earlhaminst
parents:
diff
changeset
|
7 </table> |
cf56a6553385
"planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/lotus2 commit 4f154640ea9b8d9472307287f0ee6483649c9466"
earlhaminst
parents:
diff
changeset
|
8 </tables> |
cf56a6553385
"planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/lotus2 commit 4f154640ea9b8d9472307287f0ee6483649c9466"
earlhaminst
parents:
diff
changeset
|
9 |