Mercurial > repos > diodupima > coast_search_blast
diff tool_data_table_conf.xml.sample @ 0:c090a6b7fae4 draft
"planemo upload commit 50c5525c05d834545335e0273352b1aff79e5702"
author | diodupima |
---|---|
date | Thu, 15 Jul 2021 16:52:03 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Thu Jul 15 16:52:03 2021 +0000 @@ -0,0 +1,15 @@ +<!-- Use the file tool_data_table_conf.xml.oldlocstyle if you don't want to update your loc files as changed in revision 4550:535d276c92bc--> +<tables> + <table name="coast_taxonomic_filters" comment_char="#" allow_duplicate_entries="False"> + <columns>value, name, node_name, path</columns> + <file path="tool-data/coast_taxonomic_filters.loc" /> + </table> + <table name="blastdb" comment_char="#"> + <columns>value, name, path</columns> + <file path="tool-data/blastdb.loc" /> + </table> + <table name="diamond_database" comment_char="#"> + <columns>value, name, db_path</columns> + <file path="tool-data/diamond_database.loc" /> + </table> +</tables> \ No newline at end of file