Mercurial > repos > dfornika > chewbbaca_schemaevaluator
annotate tool_data_table_conf.xml.test @ 1:5037f1f7423c 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:37:20 +0000 |
parents | |
children | 99cdfc72f05d |
rev | line source |
---|---|
1
5037f1f7423c
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chewbbaca commit 90d84ed39bfd0d34e10cec9f417953042404648a-dirty"
dfornika
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
5037f1f7423c
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chewbbaca commit 90d84ed39bfd0d34e10cec9f417953042404648a-dirty"
dfornika
parents:
diff
changeset
|
2 <tables> |
5037f1f7423c
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chewbbaca commit 90d84ed39bfd0d34e10cec9f417953042404648a-dirty"
dfornika
parents:
diff
changeset
|
3 <!-- Locations of prodigal training files in the required format --> |
5037f1f7423c
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chewbbaca commit 90d84ed39bfd0d34e10cec9f417953042404648a-dirty"
dfornika
parents:
diff
changeset
|
4 <table name="prodigal_training_files" comment_char="#"> |
5037f1f7423c
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chewbbaca commit 90d84ed39bfd0d34e10cec9f417953042404648a-dirty"
dfornika
parents:
diff
changeset
|
5 <columns>value, name, path</columns> |
5037f1f7423c
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chewbbaca commit 90d84ed39bfd0d34e10cec9f417953042404648a-dirty"
dfornika
parents:
diff
changeset
|
6 <file path="${__HERE__}/test-data/prodigal_training_files.loc" /> |
5037f1f7423c
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chewbbaca commit 90d84ed39bfd0d34e10cec9f417953042404648a-dirty"
dfornika
parents:
diff
changeset
|
7 </table> |
5037f1f7423c
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chewbbaca commit 90d84ed39bfd0d34e10cec9f417953042404648a-dirty"
dfornika
parents:
diff
changeset
|
8 <!-- Locations of chewbbaca schemas in the required format --> |
5037f1f7423c
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chewbbaca commit 90d84ed39bfd0d34e10cec9f417953042404648a-dirty"
dfornika
parents:
diff
changeset
|
9 <table name="chewbbaca_schemas" comment_char="#"> |
5037f1f7423c
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chewbbaca commit 90d84ed39bfd0d34e10cec9f417953042404648a-dirty"
dfornika
parents:
diff
changeset
|
10 <columns>value, name, path</columns> |
5037f1f7423c
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chewbbaca commit 90d84ed39bfd0d34e10cec9f417953042404648a-dirty"
dfornika
parents:
diff
changeset
|
11 <file path="${__HERE__}/test-data/chewbbaca_schemas.loc" /> |
5037f1f7423c
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chewbbaca commit 90d84ed39bfd0d34e10cec9f417953042404648a-dirty"
dfornika
parents:
diff
changeset
|
12 </table> |
5037f1f7423c
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chewbbaca commit 90d84ed39bfd0d34e10cec9f417953042404648a-dirty"
dfornika
parents:
diff
changeset
|
13 </tables> |