comparison tool_data_table_conf.xml.sample @ 0:fafcd2f5db36 draft

planemo upload for repository https://github.com/galaxyproject/tools-devteam/blob/master/data_managers/data_manager_fetch_ncbi_taxonomy/ commit 220e70acb66016873732b193b3ac20ae48083f0b-dirty
author devteam
date Thu, 08 Oct 2015 12:14:42 -0400
parents
children 6dd9e00dea95
comparison
equal deleted inserted replaced
-1:000000000000 0:fafcd2f5db36
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="tool-data/ncbi_taxonomy.loc" />
7 </table>
8 </tables>