comparison tool_data_table_conf.xml.sample @ 0:bd47b9f87d67 draft default tip

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_build_kraken2_database/ commit 68cd9a8ae50c5dfe6b667062a5172010511bcaff-dirty"
author dave
date Tue, 01 Dec 2020 16:07:40 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:bd47b9f87d67
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>