comparison tool_data_table_conf.xml.sample @ 0:28e95c6a944d draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc commit 665d364fb51576608b0eb66a4f89d92159925ccc
author iuc
date Wed, 16 Jan 2019 08:30:47 -0500
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:28e95c6a944d
1 <tables>
2 <!-- Locations of all fasta files under genome directory -->
3 <table name="all_fasta" comment_char="#">
4 <columns>value, dbkey, name, path</columns>
5 <file path="tool-data/all_fasta.loc" />
6 </table>
7 <!-- Locations of taxonomy data downloaded from NCBI -->
8 <table name="ncbi_taxonomy" comment_char="#">
9 <columns>value, name, path</columns>
10 <file path="tool-data/ncbi_taxonomy.loc" />
11 </table>
12 </tables>