comparison tool_data_table_conf.xml.sample @ 1:32d04371ed19 draft

planemo upload for repository https://github.com/dfornika/galaxytools/tree/master/data_managers/data_manager_build_kraken2_database/ commit f05f93ee024df8b38efa1c92db9785d52c726f85-dirty
author dfornika
date Thu, 28 Feb 2019 13:59:33 -0500
parents
children 1f6fe9dc5490
comparison
equal deleted inserted replaced
0:7e43f66abe9d 1:32d04371ed19
1 <?xml version="1.0"?>
2 <tables>
3 <!-- Locations of Kraken 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>