comparison tool_data_table_conf.xml.sample @ 1:b6dd55c620f8 draft

planemo upload for repository https://github.com/shenwei356/taxonkit commit 703018a5f716e73f2bace7fffee12ae4329fb2c2
author iuc
date Wed, 14 Aug 2024 18:01:11 +0000
parents 0fd79958fac6
children 6bc0c090133f
comparison
equal deleted inserted replaced
0:0fd79958fac6 1:b6dd55c620f8
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tables> 2 <tables>
3 <!-- Locations of taxonomy data downloaded from NCBI --> 3 <!-- Locations of taxonomy data downloaded from NCBI -->
4 <table name="ncbi_taxonomy" comment_char="#"> 4 <table name="ncbi_taxonomy" comment_char="#">
5 <columns>value, name, path</columns> 5 <columns>value, name, path</columns>
6 <file path="tool-data/ncbi_taxonomy.loc" /> 6 <file path="${__HERE__}/test-data/ncbi_taxonomy.loc.test" />
7 </table> 7 </table>
8 </tables> 8 </tables>