Mercurial > repos > devteam > kraken2tax
comparison tool_data_table_conf.xml.test @ 3:e834f2b46f3a draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-devteam/blob/master/tool_collections/taxonomy/kraken2tax/ commit 45d0409859aca5b099dba7e0acd472f5703240e1
| author | devteam |
|---|---|
| date | Fri, 29 Sep 2023 14:38:19 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 2:acb48a12c0f2 | 3:e834f2b46f3a |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tables> | |
| 3 <!-- Locations of Kraken database in the required format --> | |
| 4 <table name="ncbi_taxonomy" comment_char="#"> | |
| 5 <columns>value, name, path</columns> | |
| 6 <file path="${__HERE__}/test-data/ncbi_taxonomy.loc.test" /> | |
| 7 </table> | |
| 8 </tables> |
