Mercurial > repos > dfornika > chewbbaca_schemaevaluator
comparison tool_data_table_conf.xml.sample @ 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 | 6053ca7c24f3 | 
| children | 99cdfc72f05d | 
   comparison
  equal
  deleted
  inserted
  replaced
| 0:6053ca7c24f3 | 1:5037f1f7423c | 
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> | 
| 2 <tables> | 2 <tables> | 
| 3 <!-- Locations of chewbbaca prodigal training files in the required format --> | 3 <!-- Locations of prodigal training files in the required format --> | 
| 4 <table name="chewbbaca_prodigal_training_files" comment_char="#"> | 4 <table name="prodigal_training_files" comment_char="#"> | 
| 5 <columns>value, name, path</columns> | 5 <columns>value, name, path</columns> | 
| 6 <file path="tool-data/chewbbaca_prodigal_training_files.loc" /> | 6 <file path="tool-data/prodigal_training_files.loc" /> | 
| 7 </table> | |
| 8 <!-- Locations of chewbbaca schemas in the required format --> | |
| 9 <table name="chewbbaca_schemas" comment_char="#"> | |
| 10 <columns>value, name, path</columns> | |
| 11 <file path="tool-data/chewbbaca_schemas.loc" /> | |
| 7 </table> | 12 </table> | 
| 8 </tables> | 13 </tables> | 
