Mercurial > repos > dfornika > chewbbaca_createschema
annotate tool_data_table_conf.xml.sample @ 15:1b0a69b7b2c9 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chewbbaca commit 90d84ed39bfd0d34e10cec9f417953042404648a-dirty"
author | dfornika |
---|---|
date | Mon, 01 Jun 2020 23:39:15 +0000 |
parents | 36bb9863ee7d |
children | badf5248b6c2 |
rev | line source |
---|---|
3 | 1 <?xml version="1.0"?> |
2 <tables> | |
3 <!-- Locations of prodigal training files in the required format --> | |
4 <table name="prodigal_training_files" comment_char="#"> | |
5 <columns>value, name, path</columns> | |
6 <file path="tool-data/prodigal_training_files.loc" /> | |
7 </table> | |
15
1b0a69b7b2c9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chewbbaca commit 90d84ed39bfd0d34e10cec9f417953042404648a-dirty"
dfornika
parents:
3
diff
changeset
|
8 <!-- Locations of chewbbaca schemas in the required format --> |
1b0a69b7b2c9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chewbbaca commit 90d84ed39bfd0d34e10cec9f417953042404648a-dirty"
dfornika
parents:
3
diff
changeset
|
9 <table name="chewbbaca_schemas" comment_char="#"> |
1b0a69b7b2c9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chewbbaca commit 90d84ed39bfd0d34e10cec9f417953042404648a-dirty"
dfornika
parents:
3
diff
changeset
|
10 <columns>value, name, path</columns> |
1b0a69b7b2c9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chewbbaca commit 90d84ed39bfd0d34e10cec9f417953042404648a-dirty"
dfornika
parents:
3
diff
changeset
|
11 <file path="tool-data/chewbbaca_schemas.loc" /> |
1b0a69b7b2c9
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chewbbaca commit 90d84ed39bfd0d34e10cec9f417953042404648a-dirty"
dfornika
parents:
3
diff
changeset
|
12 </table> |
3 | 13 </tables> |