comparison tool_data_table_conf.xml.test @ 3:f7b443a73374 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_fetch_ncbi_taxonomy/ commit 1bcd553f81064957d5786302361675c29ed58a8d"
author iuc
date Mon, 06 Jul 2020 23:29:44 +0000
parents
children
comparison
equal deleted inserted replaced
2:3d628f1e1bef 3:f7b443a73374
1 <?xml version="1.0"?>
2 <tables>
3 <!-- Locations of taxonomy data downloaded from NCBI -->
4 <table name="ncbi_taxonomy" comment_char="#">
5 <columns>value, name, path</columns>
6 <file path="${__HERE__}/test-data/ncbi_taxonomy.loc" />
7 </table>
8 </tables>