comparison data_managers/data_manager_rgi_build_db/tool_data_table_conf.xml.sample @ 2:a671367c326e draft

"planemo upload for repository https://github.com/arpcard/rgi commit 481838067117d0c8ae84bc92ee58f47cfc18aa5f"
author card
date Tue, 17 Nov 2020 00:23:36 +0000
parents 715bc9aeef69
children
comparison
equal deleted inserted replaced
1:f96cbb663aa9 2:a671367c326e
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tables> 2 <tables>
3 <!-- Locations of RGI database in the required format --> 3 <!-- Locations of RGI database in the required format -->
4 <table name="rgi_databases" comment_char="#"> 4 <table name="rgi_databases" comment_char="#" allow_duplicate_entries="False">
5 <columns>value, name, path</columns> 5 <columns>value, name, path</columns>
6 <file path="tool-data/rgi_databases.loc" /> 6 <file path="tool-data/rgi_databases.loc" />
7 </table> 7 </table>
8 </tables> 8 </tables>