Mercurial > repos > dfornika > kraken2
comparison tool_data_table_conf.xml.sample @ 4:d82644e75bd3 draft
planemo upload for repository https://github.com/dfornika/galaxytools/blob/master/tools/kraken2 commit 593a4002db3f2513974809a94db514c05fa589f6-dirty
author | dfornika |
---|---|
date | Mon, 04 Mar 2019 16:51:12 -0500 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
3:babd549eeb44 | 4:d82644e75bd3 |
---|---|
1 <?xml version="1.0"?> | |
2 <tables> | |
3 <!-- Locations of Kraken2 database in the required format --> | |
4 <table name="kraken2_databases" comment_char="#"> | |
5 <columns>value, name, path</columns> | |
6 <file path="tool-data/kraken2_databases.loc" /> | |
7 </table> | |
8 </tables> |