Mercurial > repos > iuc > kma
comparison tool_data_table_conf.xml.test @ 0:2595c27071c2 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kma commit 43bbde4f8f8671284b2acb21dfd2657de4ba967f"
| author | iuc |
|---|---|
| date | Sat, 15 Feb 2020 15:32:58 -0500 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:2595c27071c2 |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tables> | |
| 3 <!-- Locations of KMA index in the required format --> | |
| 4 <table name="kma_index" comment_char="#"> | |
| 5 <columns>value, name, path</columns> | |
| 6 <file path="${__HERE__}/test-data/test_database.loc" /> | |
| 7 </table> | |
| 8 </tables> |
